Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dlabel.h72 Alignment verticalJustified, Color textColor, FontBuffer font, uint64_t textId) in LabelImpl() argument
75 textColor_(textColor), font_(font), textId_(textId) {} in LabelImpl()