Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp90 const Color MENU_ITEM_COLOR = Color(0xffffff); variable
478 renderContext->UpdateBackgroundColor(MENU_ITEM_COLOR); in BondingMenuItemEvent()