Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNWindow.h68 void xnestClipNotify(WindowPtr pWin, int dx, int dy);
H A DScreen.c278 pScreen->ClipNotify = xnestClipNotify; in xnestOpenScreen()
H A DWindow.c376 xnestClipNotify(WindowPtr pWin, int dx, int dy) in xnestClipNotify() function