Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h70 const Dimension& GetPopupMinWidth() const in GetPopupMinWidth() function
72 return theme_->GetPopupMinWidth(); in GetPopupMinWidth()
H A Drender_select_popup.cpp92 minWidth_ = popup->GetPopupMinWidth(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar_item.cpp76 toolBarItemChild_->SetMenuMinWidth(selectTheme->GetPopupMinWidth()); in InitializedToolBarItemChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h612 const Dimension& GetPopupMinWidth() const in GetPopupMinWidth() function