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

/haiku/src/servers/app/
H A DView.cpp95 fWhichViewColorTint(B_NO_TINT),
924 SetViewColor(tint_color(color, fWhichViewColorTint));
949 fWhichViewColorTint = tint;
957 *tint = fWhichViewColorTint;
H A DView.h247 float fWhichViewColorTint; member in class:View

Completed in 40 milliseconds