Home
last modified time | relevance | path

Searched defs:themeStyle (Results 1 - 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.cpp26 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
H A Dtheme_manager_impl.cpp191 auto themeStyle = themeConstants_->GetThemeStyle(); in GetBackgroundColor() local
H A Dshadow_theme.cpp54 void ShadowTheme::SetThemeStyle(const RefPtr<ThemeStyle>& themeStyle) in SetThemeStyle() argument
64 ParseShadowParam( const RefPtr<ThemeStyle>& themeStyle, ShadowStyle shadowStyle, const std::string& name, bool isDark) ParseShadowParam() argument
H A Dblur_style_theme.cpp50 void BlurStyleTheme::SetThemeStyle(const RefPtr<ThemeStyle>& themeStyle) in SetThemeStyle() argument
55 ParseBlurParam( const RefPtr<ThemeStyle>& themeStyle, const std::string& styleName, bool isDark) const ParseBlurParam() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.cpp22 auto themeStyle = themeConstants->GetThemeStyle(); in ParsePattern() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_theme.h48 void ParsePattern(const RefPtr<ThemeConstants>& themeStyle, const RefPtr<SwiperTheme>& theme) const in ParsePattern() argument
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_theme.h43 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_theme.h46 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h84 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local
/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) const in ParsePattern() argument
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_theme.h52 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_theme.h48 void ParsePattern(const RefPtr<ThemeConstants>& themeStyle, const RefPtr<LinearIndicatorTheme>& theme) const in ParsePattern() argument
/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h54 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_theme.h91 void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ContainerModalTheme>& theme) const in ParsePattern() argument
/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() argument
/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() argument
/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() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.cpp1749 auto themeStyle = AceType::MakeRefPtr<ThemeStyle>(); in HWTEST_F() local
1782 auto themeStyle = AceType::MakeRefPtr<ThemeStyle>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp287 auto themeStyle = AceType::MakeRefPtr<ThemeStyle>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h53 auto themeStyle = themeConstants->GetThemeStyle(); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h523 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h60 void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<TextFieldTheme>& theme) const in ParsePattern() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h963 auto themeStyle = themeConstants->GetThemeStyle(); in ParseThemeReference() local

Completed in 29 milliseconds