Searched refs:backgroundTint (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/package/
H A DResultWindow.cpp98 float backgroundTint = B_NO_TINT; local
100 backgroundTint = 1.04;
101 locationGroup->SetViewUIColor(B_LIST_BACKGROUND_COLOR, backgroundTint);
H A DProblemWindow.h59 const float backgroundTint);
H A DProblemWindow.cpp232 const float backgroundTint)
237 problemGroup->SetViewUIColor(B_LIST_BACKGROUND_COLOR, backgroundTint);
231 _AddProblem(BSolverProblem* problem, const float backgroundTint) argument

Completed in 42 milliseconds