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

/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp272 rgb_color nonMatchTextColor; local
284 nonMatchTextColor = tint_color(textColor, 1.2);
286 nonMatchTextColor = tint_color(textColor, 0.75);
299 owner->SetHighColor(nonMatchTextColor);
317 owner->SetHighColor(nonMatchTextColor);

Completed in 45 milliseconds