Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_theme.h93 theme->menuBackgroundColor_ = pattern->GetAttr<Color>("menu_bg_color", Color()); in ParsePattern()
120 return menuBackgroundColor_; in GetMenuBackgroundColor()
259 Color menuBackgroundColor_; variable