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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86cmap.c118 static Bool CMapSwitchMode(int, DisplayModePtr, int);
216 pScrn->SwitchMode = CMapSwitchMode;
489 CMapSwitchMode(int index, DisplayModePtr mode, int flags) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86cmap.c119 static Bool CMapSwitchMode(ScrnInfoPtr, DisplayModePtr);
210 pScrn->SwitchMode = CMapSwitchMode;
487 CMapSwitchMode(ScrnInfoPtr pScrn, DisplayModePtr mode) function in typeref:typename:Bool

Completed in 10 milliseconds