Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h53 void xnestStoreColors(ColormapPtr pCmap, int nColors, xColorItem * pColors);
H A DScreen.c302 pScreen->StoreColors = xnestStoreColors; in xnestOpenScreen()
H A DColor.c387 xnestStoreColors(ColormapPtr pCmap, int nColors, xColorItem * pColors) in xnestStoreColors() function