Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dlabel.h111 static const constexpr Color label_text_color = 0xff000000; variable
123 context = Derived::label_text_color, getFont(Derived::label_font), Derived::text_id) {
157 #define TextColor(color) static const constexpr auto label_text_color = color