Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp140 constexpr Color SELECTED_OPTION_BACKGROUND_COLOR = Color(0x19254FF7); variable
5250 optionPattern->SetBgColor(SELECTED_OPTION_BACKGROUND_COLOR); in InitSelectPopupMenuViewOption()