Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp228 …titleBox->SetPadding(Edge(theme_->GetTitleLeftPadding().Value(), theme_->GetTitleTopPadding().Valu… in InitializeInnerBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h648 const Dimension& GetTitleTopPadding() const in GetTitleTopPadding() function