Home
last modified time | relevance | path

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

/haiku/src/apps/diskusage/
H A DDiskUsage.h28 const rgb_color kOutlineColor = RGB_PIE_OL; variable
H A DPieView.cpp499 SetHighColor(kOutlineColor); in _DrawDirectory()
531 SetHighColor(tint_color(kOutlineColor, tint)); in _DrawDirectory()