Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp81 const char THEME_PATTERN_AGING_ADAPATION_DIALOG[] = "aging_adapation_dialog_pattern"; variable
H A Dtheme_attributes.h86 extern const char THEME_PATTERN_AGING_ADAPATION_DIALOG[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h58 …ThemeStyle> dialogPattern = themeConstants->GetPatternByName(THEME_PATTERN_AGING_ADAPATION_DIALOG); in Build()