Searched refs:SetTextColor (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.h20 void SetTextColor(rgb_color color);
H A DStringView.cpp49 StringView::SetTextColor(rgb_color color) function in class:StringView
/haiku/src/apps/terminal/
H A DTermView.h93 void SetTextColor(rgb_color fore, rgb_color back);
H A DTermWindow.cpp1228 termView->SetTextColor(handler->getRGB(PREF_TEXT_FORE_COLOR), background);
H A DTermView.cpp660 TermView::SetTextColor(rgb_color fore, rgb_color back) function in class:TermView

Completed in 263 milliseconds