Searched refs:kTintedLineTint (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/kits/interface/
H A DColumnListView.cpp127 static const float kTintedLineTint = 1.04; member in namespace:BPrivate
3374 lowColor = tint_color(lowColor, kTintedLineTint);
3517 lowColor = tint_color(lowColor, kTintedLineTint);

Completed in 61 milliseconds