Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/support/
H A Dcortex_ui.h52 const rgb_color M_BLACK_COLOR = {0, 0, 0, 255}; variable
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp258 SetHighColor(M_BLACK_COLOR); in Draw()
437 m_parent->SetHighColor(M_BLACK_COLOR); in drawField()
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp970 target->SetHighColor(isSelected() ? M_WHITE_COLOR : M_BLACK_COLOR); in _drawInto()
1023 target->SetHighColor(isSelected() ? M_WHITE_COLOR : M_BLACK_COLOR); in _drawInto()