Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h186 const Dimension& GetAgingTextRightPadding() const in GetAgingTextRightPadding() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp681 textPadding.right = CalcLength(popupTheme->GetAgingTextRightPadding()); in CreateCombinedChild()