Home
last modified time | relevance | path

Searched refs:SendVisibilityNotify (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessValTree.c196 SendVisibilityNotify(pParent); in RootlessComputeClips()
416 SendVisibilityNotify(pChild); in RootlessTreeObscured()
/OK3568_Linux_fs/external/xserver/include/
H A Dwindow.h198 extern _X_EXPORT void SendVisibilityNotify(WindowPtr /*pWin */ );
/OK3568_Linux_fs/external/xserver/mi/
H A Dmivaltree.c276 SendVisibilityNotify(pParent); in miComputeClips()
494 SendVisibilityNotify(pChild); in miTreeObscured()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c3032 SendVisibilityNotify(WindowPtr pWin) in SendVisibilityNotify() function