Home
last modified time | relevance | path

Searched defs:themeStyle (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.cpp26 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
H A Dblur_style_theme.cpp36 const RefPtr<ThemeStyle>& themeStyle, const RefPtr<BlurStyleTheme>& theme) const in ParsePattern() argument
63 const RefPtr<ThemeStyle>& themeStyle, const std::string& styleName, bool isDark) const in ParseBlurParam() argument
H A Dshadow_theme.h54 void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ShadowTheme>& theme) in ParsePattern()
70const RefPtr<ThemeStyle>& themeStyle, ShadowStyle shadowStyle, const std::string& name, bool isDar… in ParseShadowParam()
H A Dtheme_manager_impl.cpp185 auto themeStyle = themeConstants_->GetThemeStyle(); in GetBackgroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_theme.h43 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_theme.h46 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.cpp22 auto themeStyle = themeConstants->GetThemeStyle(); in ParsePattern() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h53 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
73 …tializeButtonTextStyles(const RefPtr<PickerTheme>& theme, const RefPtr<ThemeStyle>& themeStyle) co… in InitializeButtonTextStyles()
82 …itializeTitleTextStyles(const RefPtr<PickerTheme>& theme, const RefPtr<ThemeStyle>& themeStyle) co… in InitializeTitleTextStyles()
94 …nitializeItemTextStyles(const RefPtr<PickerTheme>& theme, const RefPtr<ThemeStyle>& themeStyle) co… in InitializeItemTextStyles()
144 …id InitializeTextStyles(const RefPtr<PickerTheme>& theme, const RefPtr<ThemeStyle>& themeStyle) co… in InitializeTextStyles()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h84 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_theme.h62 …void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ContainerModalTheme>& theme) … in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h54 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_theme.h52 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_theme.h58 …void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<TextOverlayTheme>& theme) con… in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_theme.h52 … void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ProgressTheme>& theme) const in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h66 … void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<MenuTheme>& theme) const in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h58 … void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ListItemTheme>& theme) const in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h523 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h57 … void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<TextFieldTheme>& theme) const in ParsePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h963 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp277 auto themeStyle = AceType::MakeRefPtr<ThemeStyle>(); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp252 auto themeStyle = resourceThemeStyle.Upgrade(); in PreloadTheme() local