Home
last modified time | relevance | path

Searched refs:colorTint (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp379 float colorTint = B_DARKEN_3_TINT; in DrawExpanderArrow() local
382 colorTint = B_LIGHTEN_2_TINT; in DrawExpanderArrow()
385 bgColor, fArrowDirection, 0, colorTint); in DrawExpanderArrow()