Home
last modified time | relevance | path

Searched defs:theme (Results 251 - 275 of 461) sorted by relevance

1...<<111213141516171819

/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp510 auto theme = context->GetTheme<TextTheme>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_update.cpp114 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in CreateDatePickerColumnNode() local
153 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
202 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
241 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
281 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
322 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
363 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
404 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
448 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
496 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
544 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
594 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
643 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
691 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
737 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
776 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
815 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
854 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
897 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
940 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
985 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1032 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1082 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1136 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1189 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1231 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1301 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1371 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1441 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1478 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1514 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1581 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1654 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1777 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1846 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1916 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
2061 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
2080 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dtool_bar_test_ng.cpp51 RefPtr<NavigationBarTheme> theme = nullptr; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_model_ng.cpp263 void ScrollModelNG::InitScrollBar(const RefPtr<ScrollBarTheme>& theme, const std::pair<bool, Color>& color, in InitScrollBar() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.cpp102 auto theme = pipeline->GetTheme<CheckboxTheme>(); in SetSelectedColor() local
113 auto theme = pipeline->GetTheme<ToggleTheme>(); in SetSelectedColor() local
122 auto theme = pipeline->GetTheme<SwitchTheme>(); in SetSelectedColor() local
479 auto theme in SetSelectedColor() local
491 auto theme = pipeline->GetTheme<ToggleTheme>(); SetSelectedColor() local
500 auto theme = pipeline->GetTheme<SwitchTheme>(); SetSelectedColor() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dradio_modifier.cpp61 auto theme = themeManager->GetTheme<RadioTheme>(); in ResetRadioStyle() local
H A Dnode_timepicker_modifier.cpp74 auto theme = themeManager->GetTheme<PickerTheme>(); in SetTimepickerTextStyle() local
118 auto theme = themeManager->GetTheme<PickerTheme>(); in SetTimepickerSelectedTextStyle() local
161 auto theme = themeManager->GetTheme<PickerTheme>(); in SetTimepickerDisappearTextStyle() local
H A Dnode_date_picker_modifier.cpp71 auto theme = themeManager->GetTheme<PickerTheme>(); in SetSelectedTextStyle() local
101 auto theme = themeManager->GetTheme<PickerTheme>(); in ResetSelectedTextStyle() local
148 auto theme = themeManager->GetTheme<PickerTheme>(); in SetDatePickerTextStyle() local
178 auto theme = themeManager->GetTheme<PickerTheme>(); ResetDatePickerTextStyle() local
225 auto theme = themeManager->GetTheme<PickerTheme>(); SetDisappearTextStyle() local
255 auto theme = themeManager->GetTheme<PickerTheme>(); ResetDisappearTextStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model_ng.cpp598 RefPtr<ProgressTheme> theme = pipeline->GetTheme<ProgressTheme>(); in ProgressInitialize() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Dpattern_lock_theme.h55 RefPtr<PatternLockTheme> theme = AceType::Claim(new PatternLockTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h47 RefPtr<RichEditorTheme> theme = AceType::Claim(new RichEditorTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_column_test_one_ng.cpp212 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
245 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
280 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
316 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
347 auto theme in HWTEST_F() local
390 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
430 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
464 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
493 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
524 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
562 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
594 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
624 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
671 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
709 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
736 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
776 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
811 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
850 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
882 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
915 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
952 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
1001 auto theme = pipeline->GetTheme<PickerTheme>(); HWTEST_F() local
1038 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
H A Dtext_picker_column_extend_test_ng.cpp134 auto theme = pipeline->GetTheme<PickerTheme>(); in GetOrCreateTextPickerFrameNodeTree() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_add_test_ng.cpp457 auto theme = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
498 auto theme = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
H A Dweb_pattern_window_test_ng.cpp926 auto theme = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
970 auto theme = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
1012 auto theme = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_label.cpp127 Theme* theme = ThemeManager::GetInstance().GetCurrent(); variable
/third_party/toybox/kconfig/lxdialog/
H A Dutil.c157 static int set_theme(const char *theme) in set_theme() argument
222 static void color_setup(const char *theme) in color_setup() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp554 RefPtr<CalendarTheme> theme = pipelineContext->GetTheme<CalendarTheme>(); in SetCalendarTheme() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h56 RefPtr<MenuTheme> theme = AceType::Claim(new MenuTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_theme.h45 RefPtr<IndexerTheme> theme = AceType::Claim(new IndexerTheme()); in Build() local
195 ParseColorAttributes(const RefPtr<ThemeStyle>& indexerPattern, const RefPtr<IndexerTheme>& theme) ParseColorAttributes() argument
226 ParseDimensionAttributes(const RefPtr<ThemeStyle>& indexerPattern, const RefPtr<IndexerTheme>& theme) ParseDimensionAttributes() argument
243 ParseTextStyleAttributes(const RefPtr<ThemeStyle>& indexerPattern, const RefPtr<IndexerTheme>& theme) ParseTextStyleAttributes() argument
266 ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<IndexerTheme>& theme) ParsePattern() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_date_component.cpp55 auto theme = GetTheme(); in OnTitleBuilding() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h46 RefPtr<AppBarTheme> theme = AceType::Claim(new AppBarTheme()); in Build() local
273 static void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<AppBarTheme>& theme) in ParsePattern() argument
308 initColorParameters(const RefPtr<AppBarTheme>& theme, const RefPtr<ThemeStyle>& appBarPattern) initColorParameters() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp274 auto theme = pipeline->GetTheme<SelectTheme>(); in OnPress() local
315 auto theme = pipeline->GetTheme<SelectTheme>(); in OnHover() local
430 auto theme = pipeline->GetTheme<SelectTheme>(); in GetBgColor() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h49 RefPtr<ListItemTheme> theme = AceType::Claim(new ListItemTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.cpp112 auto theme = pipeline->GetTheme<SelectTheme>(); in BindMenu() local

Completed in 30 milliseconds

1...<<111213141516171819