Searched refs:CommonAncestor (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Denterleave.h57 extern WindowPtr CommonAncestor(
H A Denterleave.c213 CommonAncestor( function in typeref:typename:WindowPtr
364 WindowPtr X = CommonAncestor(A, B);
595 WindowPtr common = CommonAncestor(to, from);
846 WindowPtr X = CommonAncestor(A, B);
1349 WindowPtr common = CommonAncestor(to, from);
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.c216 CommonAncestor(WindowPtr a, WindowPtr b) function in typeref:typename:WindowPtr
349 WindowPtr X = CommonAncestor(A, B);
574 WindowPtr common = CommonAncestor(to, from);
1029 WindowPtr X = CommonAncestor(A, B);
1521 WindowPtr common = CommonAncestor(to, from);
/xsrc/external/mit/libXt/dist/src/
H A DKeyboard.c132 CommonAncestor(register Widget a, register Widget b, XtGeneology *relTypeRtn) function in typeref:typename:Widget
285 lca = CommonAncestor(widget, focusWidget, &ewRelFw);

Completed in 6 milliseconds