Searched refs:RealChildHeadProc (Results 1 – 2 of 2) sorted by relevance
96 typedef WindowPtr (*RealChildHeadProc) (WindowPtr pWin); typedef98 extern _X_EXPORT void RegisterRealChildHeadProc(RealChildHeadProc proc);
733 static RealChildHeadProc realChildHeadProc = NULL;736 RegisterRealChildHeadProc(RealChildHeadProc proc) in RegisterRealChildHeadProc()