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

/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.cpp86 float markRectFillTint = 1.04; local
92 markRectFillTint = 0.85;
102 owner->SetHighColor(tint_color(owner->LowColor(), markRectFillTint));
H A DStyleListView.cpp92 float markRectFillTint = 1.04; local
98 markRectFillTint = 0.85;
108 owner->SetHighColor(tint_color(owner->LowColor(), markRectFillTint));

Completed in 36 milliseconds