Searched refs:VTUnmap (Results 1 – 5 of 5) sorted by relevance
| /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/miext/rootless/ |
| H A D | rootlessValTree.c | 208 case VTUnmap: in RootlessComputeClips()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mivaltree.c | 288 case VTUnmap: in miComputeClips()
|
| H A D | mioverlay.c | 515 case VTUnmap: in miOverlayComputeClips()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 2877 (*pScreen->ValidateTree) (pLayerWin->parent, pWin, VTUnmap); in UnmapWindow() 2880 (*pScreen->PostValidateTree) (pLayerWin->parent, pWin, VTUnmap); in UnmapWindow() 2947 (*pScreen->ValidateTree) (pLayerWin->parent, pHead, VTUnmap); in UnmapSubwindows() 2951 VTUnmap); in UnmapSubwindows()
|