Home
last modified time | relevance | path

Searched defs:fontSize (Results 1 – 1 of 1) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dlabel.h71 LabelImpl(pxs fontSize, pxs lineHeight, text_t text, Alignment horizontal, in LabelImpl()
77 pxs fontSize() const { return fontSize_; } in fontSize() function