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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c154 double dForeY, dBackY; local in function:winLoadCursor
173 dBackY = BRIGHTNESS(pCursor->back);
174 fReverse = dForeY < dBackY;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c161 double dForeY, dBackY; local in function:winLoadCursor
182 dBackY = BRIGHTNESS(pCursor->back);
183 fReverse = dForeY < dBackY;

Completed in 5 milliseconds