Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNWindow.h62 Bool xnestPositionWindow(WindowPtr pWin, int x, int y);
H A DScreen.c271 pScreen->PositionWindow = xnestPositionWindow; in xnestOpenScreen()
H A DWindow.c167 xnestPositionWindow(WindowPtr pWin, int x, int y) in xnestPositionWindow() function