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

/haiku/src/servers/app/
H A DDrawState.cpp48 fWhichHighColorTint(B_NO_TINT),
86 fWhichHighColorTint(other.fWhichHighColorTint),
234 fWhichHighColorTint = info.whichHighColorTint;
302 info.viewStateInfo.whichHighColorTint = fWhichHighColorTint;
610 fWhichHighColorTint = tint;
618 *tint = fWhichHighColorTint;
827 printf("\t WhichHighColorTint: %.3f\n", fWhichHighColorTint);
H A DDrawState.h193 float fWhichHighColorTint; member in class:DrawState

Completed in 110 milliseconds