Home
last modified time | relevance | path

Searched refs:dmxDestroyColormap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c133 dmxDestroyColormap(ColormapPtr pColormap) in dmxDestroyColormap() function
147 DMX_WRAP(DestroyColormap, dmxDestroyColormap, dmxScreen, pScreen); in dmxDestroyColormap()
H A Ddmxcmap.h48 extern void dmxDestroyColormap(ColormapPtr pColormap);
H A Ddmxscrinit.c317 DMX_WRAP(DestroyColormap, dmxDestroyColormap, dmxScreen, pScreen); in dmxScreenInit()