Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c70 ConstrainCursorHarderProcPtr orig_ConstrainCursorHarder; member
912 pScreen->ConstrainCursorHarder = randrp->orig_ConstrainCursorHarder; in xf86RandR12CloseScreen()
2183 if (randrp->orig_ConstrainCursorHarder) { in xf86RandR13ConstrainCursorHarder()
2184 screen->ConstrainCursorHarder = randrp->orig_ConstrainCursorHarder; in xf86RandR13ConstrainCursorHarder()
2382 randrp->orig_ConstrainCursorHarder = pScreen->ConstrainCursorHarder; in xf86RandR12Init12()