Searched refs:pInstalledMap (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h28 ColormapPtr pInstalledMap; member in struct:__anon8ffc04960108
H A Dxf86Cursor.c81 ScreenPriv->pInstalledMap = NULL;
180 ScreenPriv->pInstalledMap = pMap;
H A Dxf86HWCurs.c207 ColormapPtr pmap = ScreenPriv->pInstalledMap;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h28 ColormapPtr pInstalledMap; member in struct:__anon802526a90108
H A Dxf86CursorRD.c78 ScreenPriv->pInstalledMap = NULL;
180 ScreenPriv->pInstalledMap = pMap;
H A Dxf86HWCurs.c354 ColormapPtr pmap = ScreenPriv->pInstalledMap;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmisprite.c94 ColormapPtr pInstalledMap; member in struct:__anon84b3337c0208
350 pScreenPriv->pInstalledMap = NULL;
621 pPriv->pInstalledMap = pMap;
732 if (pScreenPriv->pColormap != pScreenPriv->pInstalledMap ||
740 pScreenPriv->pColormap = pScreenPriv->pInstalledMap;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmisprite.c86 ColormapPtr pInstalledMap; member in struct:__anonb186f7af0208
319 pScreenPriv->pInstalledMap = NULL;
481 pPriv->pInstalledMap = pMap;
578 if (pScreenPriv->pColormap != pScreenPriv->pInstalledMap ||
585 pScreenPriv->pColormap = pScreenPriv->pInstalledMap;

Completed in 8 milliseconds