Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp77 theme->GetMenuChildMinHeight().ConvertToPx() : minItemHeight_); in Measure()
232 theme->GetMenuChildMinHeight().ConvertToPx() : minItemHeight_; in MeasureRow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp288 ? menuTheme->GetMenuChildMinHeight().ConvertToPx() in CreateDeviceMenuItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h1091 const Dimension& GetMenuChildMinHeight() const in GetMenuChildMinHeight() function