Searched refs:xnestScreen (Results 1 – 3 of 3) sorted by relevance
156 pScreen = xnestScreen(X.xfocus.window); in xnestCollectEvents()164 pScreen = xnestScreen(X.xfocus.window); in xnestCollectEvents()175 pScreen = xnestScreen(X.xcrossing.window); in xnestCollectEvents()192 pScreen = xnestScreen(X.xcrossing.window); in xnestCollectEvents()
21 ScreenPtr xnestScreen(Window window);
50 xnestScreen(Window window) in xnestScreen() function