Searched refs:xnestCloseScreen (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DScreen.h23 Bool xnestCloseScreen(int index, ScreenPtr pScreen);
H A DScreen.c329 pScreen->CloseScreen = xnestCloseScreen;
406 xnestCloseScreen(int index, ScreenPtr pScreen) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DScreen.h23 Bool xnestCloseScreen(ScreenPtr pScreen);
H A DScreen.c328 pScreen->CloseScreen = xnestCloseScreen;
409 xnestCloseScreen(ScreenPtr pScreen) function in typeref:typename:Bool

Completed in 4 milliseconds