Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h53 TextColor(ShieldColor());
67 TextColor(ColorText());
94 TextColor(ColorBG());
109 TextColor(ColorButton());
122 TextColor(ColorText());
135 TextColor(ColorText());
Dphys_button_layout.h64 TextColor(ColorText());
89 TextColor(ColorText());
110 TextColor(ShieldColor());
123 TextColor(ColorText());
136 TextColor(ColorText());
149 TextColor(ColorText());
/system/teeui/libteeui/include/teeui/
Dlabel.h157 #define TextColor(color) static const constexpr auto label_text_color = color macro