Home
last modified time | relevance | path

Searched refs:SwitchWindow (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A Drootless.h306 RootlessSwitchWindowProc SwitchWindow; member
H A DrootlessWindow.c1416 if (SCREENREC(pScreen)->imp->SwitchWindow) { in RootlessReparentWindow()
1417 SCREENREC(pScreen)->imp->SwitchWindow(winRec, pWin); in RootlessReparentWindow()