Searched refs:M_BLACK_COLOR (Results 1 – 3 of 3) sorted by relevance
52 const rgb_color M_BLACK_COLOR = {0, 0, 0, 255}; variable
258 SetHighColor(M_BLACK_COLOR); in Draw()437 m_parent->SetHighColor(M_BLACK_COLOR); in drawField()
970 target->SetHighColor(isSelected() ? M_WHITE_COLOR : M_BLACK_COLOR); in _drawInto()1023 target->SetHighColor(isSelected() ? M_WHITE_COLOR : M_BLACK_COLOR); in _drawInto()