Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h183 const Dimension& GetContentSpacing() const in GetContentSpacing() function
185 return theme_->GetContentSpacing(); in GetContentSpacing()
H A Drender_select_popup.cpp95 contentSpacing_ = popup->GetContentSpacing(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_component.h57 const Dimension& GetContentSpacing() const in GetContentSpacing() function
H A Drender_wrap.cpp61 contentSpace_ = wrap->GetContentSpacing(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h711 const Dimension& GetContentSpacing() const in GetContentSpacing() function