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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c65 winDestroyColormap(ColormapPtr pmap);
81 pScreen->DestroyColormap = winDestroyColormap;
297 winDestroyColormap(ColormapPtr pColormap) function in typeref:typename:void
305 "winDestroyColormap - Engine specific colormap destruction "
315 winDebug("winDestroyColormap - Returning\n");
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincmap.c66 winDestroyColormap (ColormapPtr pmap);
83 pScreen->DestroyColormap = winDestroyColormap;
314 winDestroyColormap (ColormapPtr pColormap) function in typeref:typename:void
322 winErrorFVerb (2, "winDestroyColormap - Engine specific colormap destruction "
332 winDebug ("winDestroyColormap - Returning\n");

Completed in 3 milliseconds