Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp53 constexpr float AGE_SCALE_NUMBER = 1.0f; variable
705 if (fontScale == AGE_SCALE_NUMBER) { in CreateCombinedChild()
789 if (fontScale == AGE_SCALE_NUMBER) { in UpdateButtonFontSize()
850 if (fontScale == AGE_SCALE_NUMBER) { in CreateButton()