Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dblur_style_theme.cpp26 RefPtr<ThemeStyle> blurTheme = themeConstants->GetPatternByName(THEME_BLUR_STYLE_COMMON); in Build() local
27 if (!blurTheme) { in Build()
31 ParsePattern(blurTheme, theme); in Build()