OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsParent
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Keyboard.c
118
IsParent
(Widget a, Widget b)
137
else if (
IsParent
(a, b)) {
140
else if (
IsParent
(b, a)) {
145
if (
IsParent
(b, a)) {
/xsrc/external/mit/xorg-server.old/dist/dix/
events.c
945
IsParent
(WindowPtr a, WindowPtr b)
974
if (
IsParent
(grab->window, pSprite->win))
2615
IsParent
(dev->deviceGrab.grab->window, win))
2655
IsParent
(dev->deviceGrab.grab->window, win))
3663
if ((focus == window) ||
IsParent
(focus, window))
3770
IsParent
(focus, pSprite->win)))
4204
IsParent
(focus, pWin)))
5058
if (
IsParent
(inputFocus, pSprite->win))
5492
else if ((pWin == confineTo) ||
IsParent
(pWin, confineTo))
/xsrc/external/mit/xorg-server/dist/dix/
events.c
962
IsParent
(WindowPtr a, WindowPtr b)
990
if (
IsParent
(grab->window, pSprite->win))
3079
IsParent
(dev->deviceGrab.grab->window, win))
3120
IsParent
(dev->deviceGrab.grab->window, win))
4275
if ((focus == window) ||
IsParent
(focus, window)) {
4451
IsParent
(focus, pSprite->win)))
4774
((pWin == focus) || (focus == PointerRootWin) ||
IsParent
(focus, pWin)))
4860
((pWin == focus) || (focus == PointerRootWin) ||
IsParent
(focus, pWin)))
5605
if (
IsParent
(inputFocus, pSprite->win)) {
6027
else if ((pWin == confineTo) ||
IsParent
(pWin, confineTo)
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026