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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.c43 static void xf86CursorInstallColormap(ColormapPtr);
93 pScreen->InstallColormap = xf86CursorInstallColormap;
175 xf86CursorInstallColormap(ColormapPtr pMap) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorRD.c42 static void xf86CursorInstallColormap(ColormapPtr);
90 pScreen->InstallColormap = xf86CursorInstallColormap;
174 xf86CursorInstallColormap(ColormapPtr pMap) function in typeref:typename:void

Completed in 3 milliseconds