OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTOther
(Results
1 - 13
of
13
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/include/
validate.h
33
typedef enum {
VTOther
, VTStack, VTMove, VTUnmap, VTMap, VTBroken } VTKind;
/xsrc/external/mit/xorg-server.old/dist/include/
validate.h
33
typedef enum {
VTOther
, VTStack, VTMove, VTUnmap, VTMap, VTBroken } VTKind;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winrandr.c
151
(*pScreen->ValidateTree)(pWin, NullWindow,
VTOther
);
159
(*pScreen->PostValidateTree)(pWin, NullWindow,
VTOther
);
/xsrc/external/mit/xorg-server/dist/mi/
miwindow.c
467
(*pScreen->ValidateTree) (pLayerWin->parent, pFirstChange,
VTOther
);
616
VTOther
);
671
VTOther
);
675
VTOther
);
726
(*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin,
VTOther
);
730
VTOther
);
mioverlay.c
1214
(*pScreen->ValidateTree) (pWin->parent, pFirstChange,
VTOther
);
1425
(*pScreen->PostValidateTree) (pWin->parent, pFirstChange,
VTOther
);
1468
(*pScreen->ValidateTree) (pWin->parent, NullWindow,
VTOther
);
1472
VTOther
);
1521
(*pScreen->ValidateTree) (pWin->parent, pWin,
VTOther
);
1525
(*pScreen->PostValidateTree) (pWin->parent, pWin,
VTOther
);
/xsrc/external/mit/xorg-server.old/dist/mi/
miwindow.c
505
(*pScreen->ValidateTree)(pLayerWin->parent, pFirstChange,
VTOther
);
667
VTOther
);
726
VTOther
);
735
VTOther
);
788
(*pScreen->ValidateTree)(pLayerWin->parent, pLayerWin,
VTOther
);
793
VTOther
);
mioverlay.c
1270
(*pScreen->ValidateTree)(pWin->parent, pFirstChange,
VTOther
);
1489
(*pScreen->PostValidateTree)(pWin->parent, pFirstChange,
VTOther
);
1535
(*pScreen->ValidateTree)(pWin->parent, NullWindow,
VTOther
);
1541
(*pScreen->PostValidateTree)(pWin->parent, NullWindow,
VTOther
);
1593
(*pScreen->ValidateTree)(pWin->parent, pWin,
VTOther
);
1597
(*pScreen->PostValidateTree)(pWin->parent, pWin,
VTOther
);
/xsrc/external/mit/xorg-server/dist/composite/
compalloc.c
126
(*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin,
VTOther
);
129
(*pScreen->PostValidateTree) (pLayerWin->parent, pLayerWin,
VTOther
);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
darwin.c
868
(*pScreen->ValidateTree)(pWin, NullWindow,
VTOther
);
876
(*pScreen->PostValidateTree)(pWin, NullWindow,
VTOther
);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
kdrive.c
169
(*pScreen->ValidateTree)(pWin, NullWindow,
VTOther
);
177
(*pScreen->PostValidateTree)(pWin, NullWindow,
VTOther
);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Helper.c
1070
(*pScreen->ValidateTree)(pWin, NullWindow,
VTOther
);
1078
(*pScreen->PostValidateTree)(pWin, NullWindow,
VTOther
);
/xsrc/external/mit/xorg-server/dist/dix/
window.c
2408
(mask & CWBorderWidth) ?
VTOther
2413
ReflectStackChange(pWin, pSib,
VTOther
);
3713
(*pScreen->ValidateTree) (pWin, NullWindow,
VTOther
);
3716
(*pScreen->PostValidateTree) (pWin, NullWindow,
VTOther
);
/xsrc/external/mit/xorg-server.old/dist/dix/
window.c
2360
(mask & CWBorderWidth) ?
VTOther
: VTMove);
2364
ReflectStackChange(pWin, pSib,
VTOther
);
Completed in 17 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026