Searched defs:fontSize (Results 1 – 1 of 1) sorted by relevance
71 LabelImpl(pxs fontSize, pxs lineHeight, text_t text, Alignment horizontal, in LabelImpl()77 pxs fontSize() const { return fontSize_; } in fontSize() function