/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | checkable_theme.h | 216 RefPtr<CheckboxTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 228 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CheckboxTheme>& theme… in ParsePattern() 275 …void SetCheckboxSize(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CheckboxTheme>& th… in SetCheckboxSize() 318 RefPtr<SwitchTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 330 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SwitchTheme>& theme) … in ParsePattern() 420 RefPtr<RadioTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 431 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RadioTheme>& theme) c… in ParsePattern() 479 …void SetRadioSize(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RadioTheme>& theme) c… in SetRadioSize()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
H A D | dialog_theme.cpp | 20 const RefPtr<ThemeConstants>& themeConstants, const RefPtr<DialogTheme>& theme) const in ParsePattern() argument 120 const RefPtr<ThemeConstants>& themeConstants, const RefPtr<DialogTheme>& theme) const in ParseNewPattern() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/ |
H A D | qrcode_theme.h | 45 RefPtr<QrcodeTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 55 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<QrcodeTheme>& theme) … in ParsePattern()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/test/unittest/color/ |
H A D | color_test.cpp | 41 auto themeConstants = THEME_MANAGER->GetThemeConstants(); in ParseColor() local 73 auto themeConstants = THEME_MANAGER->GetThemeConstants(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/ |
H A D | clock_theme.h | 40 RefPtr<ClockTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
H A D | focus_animation_theme.h | 39 RefPtr<FocusAnimationTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/ |
H A D | resource_wrapper.cpp | 20 …RefPtr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorM… in ResourceWrapper()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/ |
H A D | camera_theme.h | 42 RefPtr<CameraTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/divider/ |
H A D | divider_theme.h | 35 RefPtr<DividerTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/ |
H A D | counter_theme.h | 41 RefPtr<CounterTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() 53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CounterTheme>& theme)… in ParsePattern()
|