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

/haiku/src/servers/app/
H A DDrawState.cpp49 fWhichLowColorTint(B_NO_TINT),
87 fWhichLowColorTint(other.fWhichLowColorTint),
235 fWhichLowColorTint = info.whichLowColorTint;
303 info.viewStateInfo.whichLowColorTint = fWhichLowColorTint;
628 fWhichLowColorTint = tint;
636 *tint = fWhichLowColorTint;
828 printf("\t WhichLowColorTint: %.3f\n", fWhichLowColorTint);
H A DDrawState.h194 float fWhichLowColorTint; member in class:DrawState

Completed in 198 milliseconds