Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h178 const Dimension& GetVerticalSpacing() const in GetVerticalSpacing() function
180 return theme_->GetVerticalSpacing(); in GetVerticalSpacing()
H A Drender_select_popup.cpp94 verticalSpacing_ = popup->GetVerticalSpacing(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h702 const Dimension& GetVerticalSpacing() const in GetVerticalSpacing() function