Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_theme.h94 …theme->sheetBackgoundColor_ = sheetPattern->GetAttr<Color>("sheet_background_color", Color(0xfff1f… in ParsePattern()
147 return sheetBackgoundColor_; in GetSheetBackgoundColor()
216 Color sheetBackgoundColor_; variable