Home
last modified time | relevance | path

Searched defs:theme (Results 126 - 150 of 461) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp41 RefPtr<PopupTheme> theme = GetTheme<PopupTheme>(); in InitializeStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcalendar_model_impl.cpp31 auto theme = pipeline->GetTheme<CalendarTheme>(); in Create() local
111 auto& theme = themePtr->GetCalendarTheme(); in SetCurrentDayStyle() local
216 auto& theme = themePtr->GetCalendarTheme(); SetNonCurrentDayStyle() local
241 auto& theme = themePtr->GetCalendarTheme(); SetTodayStyle() local
266 auto& theme = themePtr->GetCalendarTheme(); SetWeekStyle() local
302 auto& theme = themePtr->GetCalendarTheme(); SetWorkStateStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.cpp108 auto theme = GetTheme<DialogTheme>(); in TextPickerDialogShow() local
140 auto theme = GetTheme<PickerTheme>(); in FfiOHOSAceFrameworkTextPickerCreate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sec_button_base.cpp31 auto theme = GetTheme<SecurityComponentTheme>(); in SetIconSize() local
44 auto theme = GetTheme<SecurityComponentTheme>(); in SetIconColor() local
56 auto theme = GetTheme<SecurityComponentTheme>(); in SetFontSize() local
103 auto theme in SetFontColor() local
133 auto theme = GetTheme<SecurityComponentTheme>(); SetBackgroundColor() local
160 auto theme = GetTheme<SecurityComponentTheme>(); SetBackgroundBorderWidth() local
173 auto theme = GetTheme<SecurityComponentTheme>(); SetBackgroundBorderColor() local
185 auto theme = GetTheme<SecurityComponentTheme>(); SetBackgroundBorderRadius() local
237 auto theme = GetTheme<SecurityComponentTheme>(); SetTextIconSpace() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
H A Dapp_bar_test_ng.cpp247 auto theme = pipeline->GetTheme<AppBarTheme>(); in HWTEST_F() local
267 auto theme = pipeline->GetTheme<AppBarTheme>(); in HWTEST_F() local
292 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
323 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
363 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
382 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
400 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
422 auto theme = pipeline->GetTheme<AppBarTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/hyperlink/
H A Dhyperlink_test_ng.cpp274 auto theme = pipeline->GetTheme<HyperlinkTheme>(); in HWTEST_F() local
317 auto theme = pipeline->GetTheme<HyperlinkTheme>(); in HWTEST_F() local
381 auto theme in HWTEST_F() local
423 auto theme = pipeline->GetTheme<HyperlinkTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_layout_algorithm.cpp52 auto theme = pipeline->GetTheme<SwiperIndicatorTheme>(); in Measure() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.cpp82 const auto theme = pipeline->GetTheme<SwiperIndicatorTheme>(); in SaveDigitIndicatorProperty() local
407 auto theme = pipeline->GetTheme<SwiperIndicatorTheme>(); in GetDigitIndicatorStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp41 SetDialogProperties(DialogProperties& properties, TextPickerDialog& textPickerDialog, const RefPtr<DialogTheme>& theme) SetDialogProperties() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_layout_algorithm.cpp37 auto theme = pipelineContext->GetTheme<ScrollBarTheme>(); in UpdateIdealSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_paint_property.h60 auto theme = pipeline->GetTheme<SliderTheme>(); in ToJsonTrackBackgroundColor() local
119 auto theme = pipeline->GetTheme<SliderTheme>(); variable
120 CHECK_NULL_VOID(theme); variable
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_span_modifier.cpp42 auto theme = GetTheme<TextTheme>(); in ResetSymbolSpanFontColor() local
57 auto theme = GetTheme<TextTheme>(); in SetSymbolSpanFontSize() local
70 auto theme = GetTheme<TextTheme>(); in ResetSymbolSpanFontSize() local
H A Dnode_symbol_glyph_modifier.cpp62 auto theme = GetTheme<TextTheme>(); in ResetFontColor() local
77 auto theme = GetTheme<TextTheme>(); in SetFontSize() local
90 auto theme = GetTheme<TextTheme>(); in ResetFontSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_property.cpp120 auto theme = pipelineContext->GetTheme<ProgressTheme>(); in ToJsonGradientColor() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_gradient_height_test_ng.cpp213 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
243 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
273 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
303 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
333 auto theme in HWTEST_F() local
363 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
393 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
423 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
453 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
483 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
513 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
543 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
573 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
603 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
633 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
663 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
693 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
723 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
753 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
783 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
813 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
843 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
873 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
903 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
933 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
963 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
993 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1023 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1053 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1083 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1113 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1143 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1173 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1203 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1233 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1263 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1293 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1323 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1353 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1383 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1413 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1443 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1473 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1503 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1533 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1563 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1593 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1623 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1653 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1683 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dmarquee_tdd_test.cpp354 Theme *theme = ThemeManager::GetInstance().GetCurrent(); in ComponentMarqueeStyleSetTest013() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_dialog_view.cpp151 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in CreateTimePickerColumnNode() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drosen_render_picker_base.cpp79 auto theme = data_->GetTheme(); in Paint() local
139 PaintGradient( SkCanvas* canvas, const Offset& offset, const Rect& rect, const RefPtr<PickerTheme>& theme) PaintGradient() argument
[all...]
H A Dpicker_datetime_component.cpp24 auto theme = GetTheme(); in OnTitleBuilding() local
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
H A Dtheme_mock.cpp137 RefPtr<ThemeStyle> theme = AceType::MakeRefPtr<ThemeStyle>(); in GetTheme() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp37 auto theme = pipeline->GetTheme<AppBarTheme>(); in BeforeCreateLayoutWrapper() local
196 auto theme = pipeline->GetTheme<AppBarTheme>(); in UpdateColor() local
213 UpdateMenuBarColor(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& menuBar, bool isLight) UpdateMenuBarColor() argument
236 UpdateButtonColor(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& button, bool isLight) UpdateButtonColor() argument
259 UpdateDividerColor(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& divider, bool isLight) UpdateDividerColor() argument
275 UpdateIconColor(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& icon, bool isLight) UpdateIconColor() argument
291 auto theme = pipeline->GetTheme<AppBarTheme>(); UpdateLayout() local
309 UpdateMenuBarLayout(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& menuBar, bool isRtl) UpdateMenuBarLayout() argument
328 UpdateButtonLayout(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& button, bool isLeft) UpdateButtonLayout() argument
345 UpdateIconLayout(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& icon, bool isLeft) UpdateIconLayout() argument
[all...]
H A Dapp_bar_view.cpp85 auto theme = GetAppBarTheme(); in BuildMenuBarRow() local
113 auto theme = GetAppBarTheme(); in BuildMenuBar() local
148 auto theme = GetAppBarTheme(); in BuildButton() local
177 auto theme = GetAppBarTheme(); BuildIcon() local
201 auto theme = GetAppBarTheme(); BuildDivider() local
313 auto theme = pipeline->GetTheme<AppBarTheme>(); CreateServicePanel() local
347 auto theme = GetAppBarTheme(); GetAppBarRect() local
378 auto theme = GetAppBarTheme(); SetStatusBarItemColor() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_pattern.cpp455 RefPtr<CalendarTheme> theme = pipelineContext->GetTheme<CalendarTheme>(); in UpdateTitleNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmulti_menu_layout_algorithm.cpp88 auto theme = pipeline->GetTheme<SelectTheme>(); in UpdateMenuDefaultConstraintByDevice() local
113 auto theme = pipeline->GetTheme<SelectTheme>(); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_linear_track.cpp222 RefPtr<SliderTheme> theme = GetTheme<SliderTheme>(); in PaintSliderSteps() local

Completed in 26 milliseconds

12345678910>>...19