Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp237 auto iconBackgroundWidth = theme->GetIconBackgroundWidth(); in CreateMenuItemButton() local
240 CalcSize(CalcLength(iconBackgroundWidth), CalcLength(iconBackgroundHeight))); in CreateMenuItemButton()