Searched refs:VTOther (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwindow.c | 467 (*pScreen->ValidateTree) (pLayerWin->parent, pFirstChange, VTOther); in miResizeWindow() 616 VTOther); in miResizeWindow() 671 VTOther); in miSetShape() 675 VTOther); in miSetShape() 726 (*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin, VTOther); in miChangeBorderWidth() 730 VTOther); in miChangeBorderWidth()
|
| H A D | mioverlay.c | 1214 (*pScreen->ValidateTree) (pWin->parent, pFirstChange, VTOther); in miOverlayResizeWindow() 1425 (*pScreen->PostValidateTree) (pWin->parent, pFirstChange, VTOther); in miOverlayResizeWindow() 1468 (*pScreen->ValidateTree) (pWin->parent, NullWindow, VTOther); in miOverlaySetShape() 1472 VTOther); in miOverlaySetShape() 1521 (*pScreen->ValidateTree) (pWin->parent, pWin, VTOther); in miOverlayChangeBorderWidth() 1525 (*pScreen->PostValidateTree) (pWin->parent, pWin, VTOther); in miOverlayChangeBorderWidth()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | validate.h | 33 typedef enum { VTOther, VTStack, VTMove, VTUnmap, VTMap, VTBroken } VTKind; enumerator
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compalloc.c | 124 (*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin, VTOther); in compHandleMarkedWindows() 127 (*pScreen->PostValidateTree) (pLayerWin->parent, pLayerWin, VTOther); in compHandleMarkedWindows()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 2419 (mask & CWBorderWidth) ? VTOther in ConfigureWindow() 2424 ReflectStackChange(pWin, pSib, VTOther); in ConfigureWindow() 3729 (*pScreen->ValidateTree) (pWin, NullWindow, VTOther); in SetRootClip() 3732 (*pScreen->PostValidateTree) (pWin, NullWindow, VTOther); in SetRootClip()
|