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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c47 winStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs);
85 pScreen->StoreColors = winStoreColors;
188 winStoreColors(ColormapPtr pmap, int ndef, xColorItem * pdefs) function in typeref:typename:void
199 winDebug("winStoreColors - ndef: %d\n", ndef);
220 winDebug("winStoreColors - nRed %d nGreen %d nBlue %d\n",
228 "winStoreColors - Engine cpecific color storage procedure "
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincmap.c48 winStoreColors (ColormapPtr pmap, int ndef, xColorItem *pdefs);
87 pScreen->StoreColors = winStoreColors;
197 winStoreColors (ColormapPtr pmap, function in typeref:typename:void
209 winDebug ("winStoreColors - ndef: %d\n",
232 winDebug ("winStoreColors - nRed %d nGreen %d nBlue %d\n",
240 winErrorFVerb (2, "winStoreColors - Engine cpecific color storage procedure "

Completed in 3 milliseconds