| /foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
| D | semi_modal_theme.h | 35 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/ |
| D | form_theme.h | 40 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/ |
| D | mock_theme_utils.cpp | 20 …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/ |
| D | image_theme.h | 40 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/ |
| D | card_theme.h | 36 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/ |
| D | drag_bar_theme.h | 35 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/ |
| D | text_theme.h | 39 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/ |
| D | qrcode_theme.h | 43 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/ |
| D | checkable_theme.h | 199 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/ |
| D | rich_editor_theme.h | 38 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/ |
| D | video_theme.h | 42 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/ |
| D | side_bar_theme.h | 37 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/ |
| D | color_test.cpp | 41 auto themeConstants = THEME_MANAGER->GetThemeConstants(); in ParseColor() local 73 auto themeConstants = THEME_MANAGER->GetThemeConstants(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
| D | refresh_theme.h | 40 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/ |
| D | hyperlink_theme.h | 40 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/ |
| D | piece_theme.h | 39 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/ |
| D | list_theme.h | 38 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/ |
| D | data_panel_theme.h | 35 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/ |
| D | clock_theme.h | 40 RefPtr<ClockTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
| /foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
| D | focus_animation_theme.h | 39 RefPtr<FocusAnimationTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
| D | app_bar_theme.h | 40 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/ |
| D | camera_theme.h | 42 RefPtr<CameraTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
| /foundation/arkui/ace_engine/frameworks/core/components/toast/ |
| D | toast_theme.h | 41 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/ |
| D | grid_item_theme.h | 42 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/ |
| D | tool_bar_theme.h | 44 RefPtr<ToolBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 55 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToolBarTheme>& theme)… in ParsePattern()
|