Home
last modified time | relevance | path

Searched defs:theme (Results 151 - 175 of 461) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dsub_menu_layout_algorithm.cpp261 auto theme = pipeline->GetTheme<SelectTheme>(); in InitializePadding() local
282 auto theme = pipeline->GetTheme<SelectTheme>(); in InitializePaddingAPI12() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp39 auto theme = pipeline->GetTheme<SelectTheme>(); in Create() local
69 auto theme = pipeline->GetTheme<SelectTheme>(); in CreateText() local
96 auto theme in CreateIcon() local
126 auto theme = pipeline->GetTheme<SelectTheme>(); CreateSymbol() local
172 auto theme = pipeline->GetTheme<SelectTheme>(); CreatePasteButton() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp335 RefPtr<TextOverlayTheme> theme = GetTheme<TextOverlayTheme>(); in InitMoreButtonPaintColor() local
350 RefPtr<TextOverlayTheme> theme = GetTheme<TextOverlayTheme>(); in CalculateMoreButtonCenter() local
H A Dtext_overlay_theme.h47 RefPtr<TextOverlayTheme> theme = AceType::Claim(new TextOverlayTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_theme.h44 RefPtr<ToastTheme> theme = AceType::Claim(new ToastTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_theme.h47 RefPtr<StepperTheme> theme = AceType::Claim(new StepperTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp34 void PieceComponent::InitializeStyle(RefPtr<PieceTheme>& theme) in InitializeStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_theme.h46 RefPtr<RatingTheme> theme = AceType::Claim(new RatingTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.cpp30 auto theme = pipeline->GetTheme<GridItemTheme>(); in OnAttachToFrameNode() local
134 auto theme = pipeline->GetTheme<GridItemTheme>(); in GetBlendGgColor() local
173 auto theme = pipeline->GetTheme<GridItemTheme>(); in HandleHoverEvent() local
211 auto theme = pipeline->GetTheme<GridItemTheme>(); HandlePressEvent() local
229 auto theme = pipeline->GetTheme<GridItemTheme>(); InitDisableStyle() local
258 auto theme = pipelineContext->GetTheme<GridItemTheme>(); GetInnerFocusPaintRect() local
333 auto theme = pipeline->GetTheme<GridItemTheme>(); UpdateGridItemStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_pattern.cpp102 auto theme = pipeline->GetTheme<HyperlinkTheme>(); in OnModifyDone() local
193 auto theme = pipeline->GetTheme<HyperlinkTheme>(); OnTouchEvent() local
273 auto theme = pipeline->GetTheme<HyperlinkTheme>(); OnHoverEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_pattern.cpp226 auto theme = pipeline->GetThemeManager()->GetTheme<NG::LinearIndicatorTheme>(); in DumpInfo() local
252 auto theme in DumpInfo() local
[all...]
H A Dlinear_indicator_theme.h39 RefPtr<LinearIndicatorTheme> theme = AceType::Claim(new LinearIndicatorTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_model_ng.cpp40 auto theme = pipeline->GetTheme<SelectTheme>(); in Create() local
78 auto theme = pipeline->GetTheme<SelectTheme>(); in Create() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_layout_util.cpp40 auto theme = NavigationGetTheme(); in CheckWhetherNeedToHideToolbar() local
129 auto theme = NavigationGetTheme(); in MeasureToolBar() local
162 auto theme = NavigationGetTheme(); in MeasureToolBarDivider() local
221 auto theme = NavigationGetTheme(); LayoutToolBarDivider() local
[all...]
H A Dtool_bar_pattern.cpp164 auto theme = NavigationGetTheme(); in ShowDialogWithNode() local
211 auto theme = NavigationGetTheme(); in SetDefaultBackgroundColorIfNeeded() local
H A Dtool_bar_layout_algorithm.cpp79 auto theme = NavigationGetTheme(); in CalcToolbarItemWidth() local
93 auto theme = NavigationGetTheme(); in CalcToolbarItemMaxWidthIfNeedToExpand() local
117 auto theme = NavigationGetTheme(); in CheckWhetherBarItemSizeCrossBorder() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_component.h62 void SetTheme(const RefPtr<SelectTheme>& theme) in SetTheme() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_collapsing_navigation_bar.cpp91 auto theme = GetTheme<NavigationBarTheme>(); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_slider.cpp101 RefPtr<SliderTheme> theme = GetTheme<SliderTheme>(); in AddTipChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_model_ng.cpp235 auto theme = pipelineContext->GetTheme<CheckboxTheme>(); in GetSelectedColor() local
249 auto theme = pipelineContext->GetTheme<CheckboxTheme>(); in GetUnSelectedColor() local
263 auto theme = pipelineContext->GetTheme<CheckboxTheme>(); in GetCheckMarkColor() local
285 auto theme in GetCheckMarkWidth() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp183 auto theme = pipelineContext->GetTheme<GaugeTheme>(); in InitLimitValueText() local
H A Dgauge_theme.h81 RefPtr<GaugeTheme> theme = AceType::Claim(new GaugeTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_layout_algorithm.cpp30 auto theme = pipeline->GetTheme<SelectTheme>(); in Measure() local
147 auto theme = pipeline->GetTheme<SelectTheme>(); in LayoutHeader() local
168 auto theme = pipeline->GetTheme<SelectTheme>(); in LayoutFooter() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp176 auto theme = pipeline->GetTheme<CheckboxTheme>(); in SetCheckboxGroupMark() local
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Dbadge_theme.h39 RefPtr<BadgeTheme> theme = AceType::Claim(new BadgeTheme()); in Build() local
[all...]

Completed in 16 milliseconds

12345678910>>...19