Home
last modified time | relevance | path

Searched refs:VTUnmap (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dvalidate.h33 typedef enum { VTOther, VTStack, VTMove, VTUnmap, VTMap, VTBroken } VTKind; enumerator
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessValTree.c208 case VTUnmap: in RootlessComputeClips()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmivaltree.c288 case VTUnmap: in miComputeClips()
H A Dmioverlay.c515 case VTUnmap: in miOverlayComputeClips()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c2877 (*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()