Searched refs:lineHeight (Results 1 – 1 of 1) sorted by relevance
71 LabelImpl(pxs fontSize, pxs lineHeight, text_t text, Alignment horizontal, in LabelImpl() argument73 : fontSize_(fontSize), lineHeight_(lineHeight), text_(text), in LabelImpl()