Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_algorithm.cpp347 agingPadding = buttonTheme->GetAgingSmallPadding().ConvertToPx() * 2.0f; in NeedAgingMeasure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h430 const Dimension& GetAgingSmallPadding() const in GetAgingSmallPadding() function