Home
last modified time | relevance | path

Searched defs:theme (Results 201 - 225 of 461) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_model_test_ng.cpp330 auto theme = AceType::MakeRefPtr<SelectTheme>(); in HWTEST_F() local
367 auto theme = AceType::MakeRefPtr<SelectTheme>(); in HWTEST_F() local
423 auto theme = AceType::MakeRefPtr<SelectTheme>(); in HWTEST_F() local
461 auto theme in HWTEST_F() local
497 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
538 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
578 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
616 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
663 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
709 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
805 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
849 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
905 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
957 auto theme = AceType::MakeRefPtr<SelectTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.cpp148 auto theme = pipeline->GetTheme<TextOverlayTheme>(); in UpdateHandleHotZoneWithPoint() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_theme.h39 RefPtr<SideBarTheme> theme = AceType::Claim(new SideBarTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_paint_method.cpp144 auto theme = themeManager->GetTheme<TextTheme>(); in UpdateOverlayModifier() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_paint_method.cpp93 auto theme = pipeline->GetTheme<PickerTheme>(); in PaintDefaultDividerLines() local
122 auto theme = pipeline->GetTheme<PickerTheme>(); in SetStrokeWidth() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_layout_algorithm.cpp48 auto theme = pipeline->GetTheme<SelectTheme>(); in Measure() local
120 float SelectLayoutAlgorithm::MeasureAndGetDefaultHeight(RefPtr<LayoutProperty> layoutProps, RefPtr<SelectTheme> theme) in MeasureAndGetDefaultHeight() argument
181 void SelectLayoutAlgorithm::UpdateMargin(LayoutWrapper* layoutWrapper, RefPtr<SelectTheme> theme) in UpdateMargin() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_theme.h43 RefPtr<SecurityComponentTheme> theme = AceType::Claim(new SecurityComponentTheme()); in Build() local
174 ParseLocationDescriptions(RefPtr<ThemeStyle> securityComponentPattern, const RefPtr<SecurityComponentTheme>& theme) ParseLocationDescriptions() argument
201 ParsePasteDescriptions(RefPtr<ThemeStyle> securityComponentPattern, const RefPtr<SecurityComponentTheme>& theme) ParsePasteDescriptions() argument
208 ParseSaveDescriptions(RefPtr<ThemeStyle> securityComponentPattern, const RefPtr<SecurityComponentTheme>& theme) ParseSaveDescriptions() argument
237 ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<SecurityComponentTheme>& theme) ParsePattern() argument
[all...]
H A Dsecurity_component_layout_element.cpp43 auto theme = pipeline->GetTheme<SecurityComponentTheme>(); in Init() local
114 auto theme = context->GetTheme<SecurityComponentTheme>(); in Init() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddata_panel_modifier.cpp80 RefPtr<DataPanelTheme> theme = themeManager->GetTheme<DataPanelTheme>(); in ConvertThemeColor() local
H A Dtext_clock_modifier.cpp56 auto theme = pipelineContext->GetTheme<TextTheme>(); in ResetFontColor() local
H A Dtext_timer_modifier.cpp41 auto theme = pipelineContext->GetTheme<TextTheme>(); in ResetFontColor() local
H A Dmarquee_modifier.cpp36 auto theme = pipelineContext->GetTheme<TextTheme>(); in SetMarqueeFontSize() local
51 auto theme = pipelineContext->GetTheme<TextTheme>(); in ResetMarqueeFontSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_algorithm.cpp76 auto theme = GetTheme(); in MeasureContent() local
119 auto theme = GetTheme(); in CalculateSliderWidth() local
141 auto theme = pipeline->GetTheme<SliderTheme>(); in GetStyleThemeValue() local
199 auto theme = pipeline->GetTheme<SliderTheme>(); Layout() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_method.cpp76 auto theme = pipeline->GetTheme<TextFieldTheme>(); in UpdateContentModifier() local
157 auto theme = themeManager->GetTheme<TextFieldTheme>(); in UpdateOverlayModifier() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_model_test_ng.cpp134 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
154 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
174 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
194 auto theme = pipeline->GetTheme<PickerTheme>(); in HWTEST_F() local
223 auto theme in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_nbranch_test.cpp433 RefPtr<DialogTheme> theme = builder.Build(nullptr); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp99 Theme* theme = ThemeManager::GetInstance().GetCurrent(); in SetupThemeStyles() local
H A Dui_slider.cpp41 Theme* theme = ThemeManager::GetInstance().GetCurrent(); in UISlider() local
H A Dui_time_picker.cpp42 Theme* theme = ThemeManager::GetInstance().GetCurrent(); in timePickerListener_() local
H A Dui_picker.cpp113 Theme* theme = ThemeManager::GetInstance().GetCurrent(); in UIPicker() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_order_test_ng.cpp163 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
227 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
291 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
355 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
419 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
483 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
547 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
611 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
675 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
740 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
809 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
878 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
947 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1016 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1085 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1154 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1223 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1288 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1353 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1420 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1487 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1554 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1618 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1682 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1746 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1810 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1874 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
H A Dtime_picker_display24_test_ng.cpp149 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in CreateTimePickerColumnNode() local
183 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
239 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
295 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
351 auto theme in HWTEST_F() local
407 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
463 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
519 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
575 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
631 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
687 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
743 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
799 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
855 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
911 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
967 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1023 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1079 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1135 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1191 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1247 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1303 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1359 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1415 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1471 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1527 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1583 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1639 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1695 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1751 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1807 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1863 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1919 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
H A Dtime_picker_display12_test_ng.cpp149 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in CreateTimePickerColumnNode() local
183 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
240 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
298 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local
356 auto theme in HWTEST_F() local
414 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
471 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
529 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
587 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
645 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
702 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
760 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
818 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
876 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
933 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
991 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1049 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1107 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1164 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1222 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1280 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1338 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1395 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1453 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1511 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1569 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1626 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1684 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1742 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1800 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1857 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
1915 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_option.cpp58 auto theme = option->GetTheme(); in Update() local
197 RefPtr<PickerTheme> theme = GetTheme<PickerTheme>(); ResetHoverAnimation() local
232 RefPtr<PickerTheme> theme = GetTheme<PickerTheme>(); ResetPressAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.cpp360 auto theme = GetTheme<ProgressTheme>(); in PerformLayout() local

Completed in 22 milliseconds

12345678910>>...19