Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c2247 int n, ChgRed, ChgGreen, ChgBlue, idef; in StoreColors() local
2421 ChgBlue = pdef->flags & DoBlue; in StoreColors()
2445 if (ChgBlue && pentT->co.shco.blue == pblue) { in StoreColors()