Searched defs:IsNeedAdaptFontSize (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ | ||
H A D | text_adapt_font_sizer.cpp | 144 bool TextAdaptFontSizer::IsNeedAdaptFontSize(const double& maxFontSize, const double& minFontSize) in IsNeedAdaptFontSize() function in OHOS::Ace::NG::TextAdaptFontSizer |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ | ||
H A D | text_field_layout_algorithm.cpp | 1034 bool TextFieldLayoutAlgorithm::IsNeedAdaptFontSize(const TextStyle& textStyle, in IsNeedAdaptFontSize() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm |