Searched refs:FirstPointerChild (Results 1 – 2 of 2) sorted by relevance
139 FirstPointerChild(WindowPtr win) in FirstPointerChild() function277 if (!HasPointer(dev, parent) && !FirstPointerChild(parent)) in CoreEnterNotifies()312 if (HasPointer(dev, win) || FirstPointerChild(win)) in CoreLeaveNotifies()372 WindowPtr child = FirstPointerChild(A); in CoreEnterLeaveNonLinear()416 WindowPtr child = FirstPointerChild(B); in CoreEnterLeaveNonLinear()453 WindowPtr child = FirstPointerChild(A); in CoreEnterLeaveToAncestor()526 WindowPtr child = FirstPointerChild(B); in CoreEnterLeaveToDescendant()
136133 dix: reduce FirstPointerChild complexity136146 dix: remove now unused "exclude" parameter from FirstPointerChild139102 dix: add FirstPointerChild, FirstPointerAncestor auxiliary functions.139104 FirstPointerChild: Return the first child that has a pointer within its