Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/
Dlayout.h74 TextColor(ColorText());
99 TextColor(ColorText());
120 TextColor(ShieldColor());
133 TextColor(ColorText());
146 TextColor(ColorText());
159 TextColor(ColorText());
/system/teeui/libteeui/include/teeui/
Dlabel.h143 #define TextColor(color) static const constexpr auto label_text_color = color macro