Lines Matching refs:lineHeight_
211 textSize_ = TypedText::GetTextSize(text_, fontId_, fontSize_, style.letterSpace_, style.lineHeight_, maxWidth,
276 int16_t lineHeight = style.lineHeight_;
295 if ((style.lineHeight_ == 0) && (spannableString_ != nullptr)) {
309 if (lineHeight != style.lineHeight_) {
356 if (lineHeight == style.lineHeight_) {
497 int16_t height = style.lineHeight_;
504 if (height != style.lineHeight_) {
519 int16_t lineHeight = style.lineHeight_;
548 int16_t lineHeight = style.lineHeight_;
554 if (lineHeight != style.lineHeight_) {