Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.cpp26 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
H A Dtheme_constants.h330 RefPtr<ThemeStyle> GetThemeStyle() const in GetThemeStyle() function
H A Dtheme_manager_impl.cpp185 auto themeStyle = themeConstants_->GetThemeStyle(); in GetBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_theme.h46 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_theme.h43 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h84 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h54 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_theme.h57 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_theme.h52 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_theme.h53 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h61 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h53 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_theme.h48 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.cpp22 auto themeStyle = themeConstants->GetThemeStyle(); in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h53 auto themeStyle = themeConstants->GetThemeStyle(); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h523 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h52 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h963 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference()