Home
last modified time | relevance | path

Searched refs:SendShapeNotify (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dwindow.h223 extern _X_EXPORT void SendShapeNotify(WindowPtr /* pWin */ ,
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshape.c176 SendShapeNotify(pWin, kind); in RegionOperate()
592 SendShapeNotify(pWin, (int) stuff->destKind); in ProcShapeOffset()
826 SendShapeNotify(WindowPtr pWin, int which) in SendShapeNotify() function
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c712 SendShapeNotify(pWin, stuff->destKind); in ProcXFixesSetWindowShapeRegion()