Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h65 const Dimension& GetNormalPadding() const in GetNormalPadding() function
67 return theme_->GetNormalPadding(); in GetNormalPadding()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h224 const Dimension& GetNormalPadding() const in GetNormalPadding() function
226 return theme_->GetNormalPadding(); in GetNormalPadding()
H A Dselect_element.cpp68 normalPadding_ = component->GetNormalPadding(); in PerformBuild()
H A Dselect_theme.h621 const Dimension& GetNormalPadding() const in GetNormalPadding() function