Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h1141 const uint32_t& GetMenuItemContentAlign() const in GetMenuItemContentAlign() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp1402 TextAlign textAlign = static_cast<TextAlign>(theme->GetMenuItemContentAlign()); in UpdateText()