Home
last modified time | relevance | path

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 Dtext_adapt_font_sizer.cpp144 bool TextAdaptFontSizer::IsNeedAdaptFontSize(const double& maxFontSize, const double& minFontSize) in IsNeedAdaptFontSize() function in OHOS::Ace::NG::TextAdaptFontSizer
152 bool TextAdaptFontSizer::IsNeedAdaptFontSize(const TextStyle& textStyle, const LayoutConstraintF& c… in IsNeedAdaptFontSize() function in OHOS::Ace::NG::TextAdaptFontSizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp1034 bool TextFieldLayoutAlgorithm::IsNeedAdaptFontSize(const TextStyle& textStyle, in IsNeedAdaptFontSize() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm