Home
last modified time | relevance | path

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

12345

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_theme.h216 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 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.cpp20 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 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Dqrcode_theme.h45 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 Dcolor_test.cpp41 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 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Dclock_theme.h40 RefPtr<ClockTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Dfocus_animation_theme.h39 RefPtr<FocusAnimationTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.cpp20RefPtr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorM… in ResourceWrapper()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_theme.h42 RefPtr<CameraTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/divider/
H A Ddivider_theme.h35 RefPtr<DividerTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_theme.h41 RefPtr<CounterTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CounterTheme>& theme)… in ParsePattern()

12345