Home
last modified time | relevance | path

Searched refs:lineHeight (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() argument
73 : fontSize_(fontSize), lineHeight_(lineHeight), text_(text), in LabelImpl()