Searched refs:SetAdaptFontSizeLineHeight (Results 1 – 3 of 3) sorted by relevance
58 void SetAdaptFontSizeLineHeight(const Dimension& lineHeight, const TextStyle& textStyle);
160 void TextAdaptFontSizer::SetAdaptFontSizeLineHeight(const Dimension& lineHeight, const TextStyle& t… in SetAdaptFontSizeLineHeight() function in OHOS::Ace::NG::TextAdaptFontSizer
998 SetAdaptFontSizeLineHeight(lineHeight, textStyle); in AddAdaptFontSizeAndAnimations()