Searched refs:Switched (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Cursor.c204 Bool Switched; local in function:xf86SwitchMode
236 Switched = (*pScr->SwitchMode)(pScr->scrnIndex, mode, 0);
237 if (Switched) {
314 return Switched;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Cursor.c194 Bool Switched; local in function:xf86SwitchMode
225 Switched = (*pScr->SwitchMode) (pScr, mode);
226 if (Switched) {
301 return Switched;

Completed in 4 milliseconds