Home
last modified time | relevance | path

Searched refs:DEFAULT_MIN_FONT_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_modifier.cpp35 constexpr Dimension DEFAULT_MIN_FONT_SIZE; variable
237 TextModelNG::SetAdaptMinFontSize(frameNode, DEFAULT_MIN_FONT_SIZE); in ReSetTextMinFontSize()
H A Dnode_text_modifier.cpp42 constexpr Dimension DEFAULT_MIN_FONT_SIZE; variable
419 TextModelNG::SetAdaptMinFontSize(frameNode, DEFAULT_MIN_FONT_SIZE); in ResetTextMinFontSize()