Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c173 dmxStoreColors(ColormapPtr pColormap, int ndef, xColorItem * pdef) in dmxStoreColors() function
214 DMX_WRAP(StoreColors, dmxStoreColors, dmxScreen, pScreen); in dmxStoreColors()
H A Ddmxcmap.h50 extern void dmxStoreColors(ColormapPtr pColormap, int ndef, xColorItem * pdef);
H A Ddmxscrinit.c319 DMX_WRAP(StoreColors, dmxStoreColors, dmxScreen, pScreen); in dmxScreenInit()