Home
last modified time | relevance | path

Searched defs:themeConstants (Results 1 – 25 of 86) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
Dsemi_modal_theme.h35 RefPtr<SemiModalTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
46 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SemiModalTheme>& them… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
Dform_theme.h40 RefPtr<FormTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
52 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<FormTheme>& theme) co… in ParsePattern()
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_theme_utils.cpp20 …eUtils::ParseThemeIdReference(const std::string& str, const RefPtr<ThemeConstants>& themeConstants) in ParseThemeIdReference()
32 …tils::ProcessImageSource(const std::string& imageSrc, const RefPtr<ThemeConstants>& themeConstants) in ProcessImageSource()
/foundation/arkui/ace_engine/frameworks/core/components/image/
Dimage_theme.h40 RefPtr<ImageTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ImageTheme>& theme) c… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dcard_theme.h36 RefPtr<CardTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
47 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CardTheme>& theme) co… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
Ddrag_bar_theme.h35 RefPtr<DragBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
57 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<DragBarTheme>& theme)… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/text/
Dtext_theme.h39 RefPtr<TextTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<TextTheme>& theme) co… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
Dqrcode_theme.h43 RefPtr<QrcodeTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<QrcodeTheme>& theme) … in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Dcheckable_theme.h199 RefPtr<CheckboxTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
211 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CheckboxTheme>& theme… in ParsePattern()
290 RefPtr<SwitchTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
302 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SwitchTheme>& theme) … in ParsePattern()
379 RefPtr<RadioTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
390 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RadioTheme>& theme) c… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_theme.h38 RefPtr<RichEditorTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RichEditorTheme>& the… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_theme.h42 RefPtr<VideoTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
52 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<VideoTheme>& theme) c… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_theme.h37 RefPtr<SideBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
49 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SideBarTheme>& theme)… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/test/unittest/color/
Dcolor_test.cpp41 auto themeConstants = THEME_MANAGER->GetThemeConstants(); in ParseColor() local
73 auto themeConstants = THEME_MANAGER->GetThemeConstants(); variable
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
Drefresh_theme.h40 RefPtr<RefreshTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
50 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RefreshTheme>& theme)… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
Dhyperlink_theme.h40 RefPtr<HyperlinkTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<HyperlinkTheme>& them… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/piece/
Dpiece_theme.h39 RefPtr<PieceTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
51 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<PieceTheme>& theme) c… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_theme.h38 RefPtr<ListTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
48 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ListTheme>& theme) co… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
Ddata_panel_theme.h35 RefPtr<DataPanelTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
46 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<DataPanelTheme>& them… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/clock/
Dclock_theme.h40 RefPtr<ClockTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
Dfocus_animation_theme.h39 RefPtr<FocusAnimationTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Dapp_bar_theme.h40 RefPtr<AppBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) in Build()
104 …static void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<AppBarTheme>& … in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/camera/
Dcamera_theme.h42 RefPtr<CameraTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/foundation/arkui/ace_engine/frameworks/core/components/toast/
Dtoast_theme.h41 RefPtr<ToastTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
51 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToastTheme>& theme) c… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_item_theme.h42 RefPtr<GridItemTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<GridItemTheme>& theme… in ParsePattern()
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
Dtool_bar_theme.h44 RefPtr<ToolBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
55 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToolBarTheme>& theme)… in ParsePattern()

1234