Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNWindow.h59 WindowPtr xnestWindowPtr(Window window);
H A DEvents.c87 pWin = xnestWindowPtr(X.xexpose.window); in xnestCollectExposures()
H A DColor.c248 pWin = xnestWindowPtr(icws.windows[0]); in xnestSetInstalledColormapWindows()
H A DWindow.c58 xnestWindowPtr(Window window) in xnestWindowPtr() function