Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp87 Dimension GetAgeFontSize(const std::optional<Dimension>& originalFontSize) in GetAgeFontSize() function
707 … std::nullopt, CalcLength(Dimension(popupMaxHeight) - GetAgeFontSize(buttonFontSize) * in CreateCombinedChild()
712 GetAgeFontSize(buttonFontSize) * AGE_BUTTONS_LAYOUT_HEIGHT_RATE))); in CreateCombinedChild()