Home
last modified time | relevance | path

Searched refs:ParsePattern (Results 1 – 25 of 56) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_theme.h47 ParsePattern(themeConstants, theme); in Build()
52 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<FormTheme>& theme) co… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_theme.h42 ParsePattern(themeConstants, theme); in Build()
46 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SemiModalTheme>& them… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_theme.h48 ParsePattern(themeConstants, theme); in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ImageTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dcard_theme.h43 ParsePattern(themeConstants, theme); in Build()
47 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CardTheme>& theme) co… in ParsePattern() function
H A Dshadow_theme.h49 ParsePattern(shadowTheme, theme); in Build()
54 void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ShadowTheme>& theme) in ParsePattern() function
H A Dblur_style_theme.cpp31 ParsePattern(blurTheme, theme); in Build()
35 void BlurStyleTheme::Builder::ParsePattern( in ParsePattern() function in OHOS::Ace::BlurStyleTheme::Builder
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_theme.h42 ParsePattern(themeConstants, theme); in Build()
57 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<DragBarTheme>& theme)… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_theme.h223 ParsePattern(themeConstants, theme); in Build()
228 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CheckboxTheme>& theme… in ParsePattern() function
325 ParsePattern(themeConstants, theme); in Build()
330 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SwitchTheme>& theme) … in ParsePattern() function
426 ParsePattern(themeConstants, theme); in Build()
431 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RadioTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_theme.h44 ParsePattern(themeConstants, theme); in Build()
49 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SideBarTheme>& theme)… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_theme.h48 ParsePattern(themeConstants, theme); in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<GridItemTheme>& theme… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_theme.h44 ParsePattern(themeConstants, theme); in Build()
48 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ListTheme>& theme) co… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_theme.h48 ParsePattern(themeConstants, theme); in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<HyperlinkTheme>& them… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Dqrcode_theme.h51 ParsePattern(themeConstants, theme); in Build()
55 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<QrcodeTheme>& theme) … in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_theme.h46 ParsePattern(themeConstants, theme); in Build()
50 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<RefreshTheme>& theme)… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_theme.h86 ParsePattern(themeConstants, theme); in Build()
91 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<GaugeTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_theme.h49 ParsePattern(themeConstants, theme); in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<CounterTheme>& theme)… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_theme.h46 ParsePattern(themeConstants, theme); in Build()
51 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<PieceTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Dbadge_theme.h43 ParsePattern(themeConstants, theme); in Build()
48 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<BadgeTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_theme.h45 ParsePattern(themeConstants, theme); in Build()
50 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ScrollBarTheme>& them… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_theme.h49 ParsePattern(themeConstants, theme); in Build()
53 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<TextTheme>& theme) co… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_theme.h46 ParsePattern(themeConstants, theme); in Build()
51 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToggleTheme>& theme) … in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_theme.h48 ParsePattern(themeConstants, theme); in Build()
52 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<VideoTheme>& theme) c… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_theme.h50 ParsePattern(themeConstants, theme); in Build()
55 …void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToolBarTheme>& theme)… in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_theme.h57 ParsePattern(themeConstants->GetThemeStyle(), theme); in Build()
62 …void ParsePattern(const RefPtr<ThemeStyle>& themeStyle, const RefPtr<ContainerModalTheme>& theme) … in ParsePattern() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_icon_theme.cpp27 void IconTheme::Builder::ParsePattern( in ParsePattern() function in OHOS::Ace::IconTheme::Builder

123