Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c113 static void CMapStoreColors(ColormapPtr, int, xColorItem *);
189 pScreen->StoreColors = CMapStoreColors; in xf86HandleColormaps()
358 CMapStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs) in CMapStoreColors() function
370 pScreen->StoreColors = CMapStoreColors; in CMapStoreColors()