Searched refs:fWhichHighColor (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/servers/app/
H A DDrawState.cpp46 fWhichHighColor(B_NO_COLOR),
84 fWhichHighColor(other.fWhichHighColor),
232 fWhichHighColor = info.whichHighColor;
300 info.viewStateInfo.whichHighColor = fWhichHighColor;
609 fWhichHighColor = which;
620 return fWhichHighColor;
825 printf("\t WhichHighColor: %i\n", fWhichHighColor);
H A DDrawState.h191 color_which fWhichHighColor; member in class:DrawState

Completed in 94 milliseconds