| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | title_bar_pattern.cpp | 101 auto theme = NavigationGetTheme(); in SetImageSourceInfoFillColor() local 149 auto theme = NavigationGetTheme(); in HandleDefaultIconForNavDestination() local 188 auto theme = NavigationGetTheme(); in ApplyThemeIconSize() local 206 auto theme = NavigationGetTheme(); UpdateSymbolBackButton() local 248 auto theme = NavigationGetTheme(); CreateDefaultBackButton() local 285 auto theme = NavigationGetTheme(); UpdateImageBackButton() local 324 auto theme = NavigationGetTheme(); MountBackButton() local 411 auto theme = NavigationGetTheme(); InitTitleParam() local 500 auto theme = NavigationGetTheme(); ResetMainTitleProperty() local 578 auto theme = NavigationGetTheme(); ResetSubTitleProperty() local 754 auto theme = NavigationGetTheme(); GetFontSize() local 1000 auto theme = NavigationGetTheme(); SetDefaultTitleFontSize() local 1292 auto theme = NavigationGetTheme(); OnColorConfigurationUpdate() local 1717 auto theme = NavigationGetTheme(); GetNavLeftPadding() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
| H A D | progress_modifier.cpp | 936 auto theme = pipeline->GetTheme<ProgressTheme>(); in GetRingProgressGradientColors() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_rich_editor_bridge.cpp | 857 auto theme = pipeline->GetTheme<TextTheme>(); in ParseFont() local
|
| H A D | arkts_native_text_input_bridge.cpp | 755 auto theme = ArkTSUtils::GetTheme<TextFieldTheme>(); in SetPlaceholderFont() local 944 auto theme = themeManager->GetTheme<TextFieldTheme>(); in SetDecoration() local 1101 auto theme = pipelineContext->GetTheme<TextFieldTheme>(); in SetMinFontSize() local 1135 auto theme = pipelineContext->GetTheme<TextFieldTheme>(); SetMaxFontSize() local 1320 auto theme = themeManager->GetTheme<TextFieldTheme>(); SetCancelButton() local 1364 auto theme = themeManager->GetTheme<TextFieldTheme>(); SetCancelButtonImage() local [all...] |
| H A D | arkts_native_text_bridge.cpp | 848 auto theme = ArkTSUtils::GetTheme<TextTheme>(); in SetFont() local
|
| H A D | arkts_native_search_bridge.cpp | 117 auto theme = themeManager->GetTheme<SearchTheme>(); in SetTextFont() local 314 auto theme = themeManager->GetTheme<SearchTheme>(); in SetCancelButton() local 409 auto theme in SetPlaceholderFont() local 477 auto theme = themeManager->GetTheme<SearchTheme>(); SetSearchIcon() local 541 auto theme = themeManager->GetTheme<SearchTheme>(); SetSearchButton() local 586 auto theme = themeManager->GetTheme<SearchTheme>(); SetFontColor() local 738 auto theme = pipelineContext->GetTheme<SearchTheme>(); SetSearchMinFontSize() local 767 auto theme = themeManager->GetTheme<SearchTheme>(); SetDecoration() local 861 auto theme = pipelineContext->GetTheme<SearchTheme>(); SetSearchMaxFontSize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_theme.h | 139 RefPtr<CalendarTheme> theme = AceType::Claim(new CalendarTheme()); in Build() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_text.cpp | 114 auto theme = pipelineContext->GetTheme<TextTheme>(); in SetFont() local 186 auto theme = pipelineContext->GetTheme<TextTheme>(); in SetFontSize() local 283 auto theme in SetTextColor() local 398 auto theme = pipelineContext->GetTheme<TextTheme>(); SetTextCaretColor() local 414 auto theme = pipelineContext->GetTheme<TextTheme>(); SetSelectedBackgroundColor() local 541 auto theme = pipelineContext->GetTheme<TextTheme>(); SetMinFontSize() local 563 auto theme = pipelineContext->GetTheme<TextTheme>(); SetMaxFontSize() local 634 auto theme = GetTheme<TextTheme>(); SetDecoration() local 640 auto theme = GetTheme<TextTheme>(); SetDecoration() local [all...] |
| H A D | js_datepicker.cpp | 453 auto theme = GetTheme<PickerTheme>(); in SetDisappearTextStyle() local 465 auto theme = GetTheme<PickerTheme>(); in SetTextStyle() local 477 auto theme = GetTheme<PickerTheme>(); in SetSelectedTextStyle() local 655 auto theme in CreateDatePicker() local 705 auto theme = GetTheme<PickerTheme>(); SetDefaultAttributes() local 729 auto theme = GetTheme<PickerTheme>(); CreateTimePicker() local 1009 auto theme = GetTheme<PickerTheme>(); UpdatePickerDialogTimeInfo() local 1183 auto theme = GetTheme<DialogTheme>(); DatePickerDialogShow() local 1468 auto theme = GetTheme<PickerTheme>(); SetDisappearTextStyle() local 1480 auto theme = GetTheme<PickerTheme>(); SetTextStyle() local 1492 auto theme = GetTheme<PickerTheme>(); SetSelectedTextStyle() local 1505 auto theme = GetTheme<PickerTheme>(); CreateTimePicker() local 1534 auto theme = GetTheme<PickerTheme>(); SetDefaultAttributes() local 1824 auto theme = JSAlertDialog::GetTheme<DialogTheme>(); TimePickerDialogShow() local [all...] |
| H A D | js_textpicker.cpp | 264 void JSTextPicker::CreateMulti(const RefPtr<PickerTheme>& theme, const std::vector<std::string>& values, in CreateMulti() argument 360 auto theme = GetTheme<PickerTheme>(); in Create() local 993 auto theme = GetTheme<PickerTheme>(); in SetDisappearTextStyle() local 1005 auto theme = GetTheme<PickerTheme>(); SetTextStyle() local 1017 auto theme = GetTheme<PickerTheme>(); SetSelectedTextStyle() local 1529 auto theme = JSTextPicker::GetTheme<DialogTheme>(); TextPickerDialogShow() local [all...] |
| H A D | js_search.cpp | 258 auto theme = pipeline->GetThemeManager()->GetTheme<TextFieldTheme>(); in SetSelectedBackgroundColor() local 298 auto theme = GetTheme<SearchTheme>(); in SetSearchButton() local 376 auto theme in SetCancelImageIcon() local 436 auto theme = GetTheme<SearchTheme>(); SetSearchImageIcon() local 487 auto theme = GetTheme<SearchTheme>(); SetCancelButton() local 532 auto theme = GetTheme<SearchTheme>(); SetTextColor() local 623 auto theme = GetTheme<SearchTheme>(); SetPlaceholderColor() local 636 auto theme = GetTheme<SearchTheme>(); SetPlaceholderFont() local 682 auto theme = GetTheme<SearchTheme>(); SetTextFont() local 1197 auto theme = pipelineContext->GetTheme<SearchTheme>(); SetDecoration() local 1242 auto theme = pipelineContext->GetTheme<SearchTheme>(); SetMaxFontSize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | checkable_component.h | 634 explicit RadioComponent(const RefPtr<RadioTheme>& theme) : CheckableComponent(CheckableType::RADIO, theme) {} in RadioComponent() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
| H A D | date_picker_test_ng.cpp | 179 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in CreateDatePickerColumnNode() local 204 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local 263 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local 285 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); in HWTEST_F() local 310 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 346 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 368 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 393 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 429 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 451 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 476 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 851 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 874 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 895 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 916 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 934 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 956 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 978 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1045 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1081 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1119 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1166 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1212 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1256 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1286 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1319 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1356 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1397 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1448 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1485 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1534 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1589 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1815 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1839 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1870 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1900 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 1975 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2033 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2075 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2116 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2141 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2172 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2206 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2234 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2293 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2341 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2398 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2446 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2566 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 2638 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local 3500 auto theme = MockPipelineContext::GetCurrent()->GetTheme<PickerTheme>(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/ |
| H A D | bubble_test_ng.cpp | 141 RefPtr<MockBubbleTheme> theme = AceType::Claim(new MockBubbleTheme()); in Build() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
| H A D | menu_origin_test_ng.cpp | 2031 auto theme = pipeline->GetTheme<SelectTheme>(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
| H A D | select_pattern.cpp | 137 auto theme = context->GetTheme<SelectTheme>(); in OnModifyDone() local 445 auto theme = pipeline->GetTheme<SelectTheme>(); SetDisabledStyle() local 513 auto theme = pipeline->GetTheme<SelectTheme>(); BuildChild() local 844 auto theme = pipeline->GetTheme<SelectTheme>(); UpdateSelectedProps() local 898 InitTextProps(const RefPtr<TextLayoutProperty>& textProps, const RefPtr<SelectTheme>& theme) InitTextProps() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | search_modifier.cpp | 371 auto theme = pipelineContext->GetTheme<SearchTheme>(); in ResetSearchAdaptMinFontSize() local 390 auto theme = pipelineContext->GetTheme<SearchTheme>(); in ResetSearchAdaptMaxFontSize() local 415 auto theme = pipeline->GetTheme<TextFieldTheme>(); in ResetSearchSelectedBackgroundColor() local
|
| H A D | node_image_modifier.cpp | 380 auto theme = pipelineContext->GetTheme<ImageTheme>(); in ResetFillColor() local
|
| H A D | node_text_modifier.cpp | 235 auto theme = GetTheme<TextTheme>(); in ResetFontColor() local 274 auto theme = GetTheme<TextTheme>(); in SetFontSize() local 287 auto theme = GetTheme<TextTheme>(); in ResetFontSize() local 981 auto theme in ResetTextCaretColor() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_model_ng.cpp | 829 auto theme = context->GetTheme<TextTheme>(); in GetDefaultColor() local 945 auto theme = context->GetTheme<TextTheme>(); in GetCaretColor() local 975 auto theme = context->GetTheme<TextTheme>(); in GetSelectedBackgroundColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
| H A D | render_grid_scroll.cpp | 1218 const RefPtr<ScrollBarTheme> theme = GetTheme<ScrollBarTheme>(); in InitScrollBar() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_layout_algorithm.cpp | 1308 auto theme = pipeline->GetTheme<SwiperIndicatorTheme>(); in ArrowLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
| H A D | refresh_pattern.cpp | 276 auto theme = context->GetTheme<RefreshTheme>(); in InitProgressColumn() local 299 auto theme = pipelineContext->GetTheme<RefreshTheme>(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_layout_algorithm.cpp | 449 auto theme = pipeline->GetTheme<TextFieldTheme>(); in UpdateCounterNode() local 592 UpdateTextStyle(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& textStyle, bool isDisabled) UpdateTextStyle() argument 647 UpdatePlaceholderTextStyle(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& textStyle, bool isDisabled) UpdatePlaceholderTextStyle() argument 809 auto theme = pipeline->GetTheme<TextFieldTheme>(); CreateParagraph() local 874 auto theme = pipeline->GetTheme<TextFieldTheme>(); CreateInlineParagraph() local 1230 UpdatePlaceholderTextStyleMore(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& placeholderTextStyle, bool isDisabled) UpdatePlaceholderTextStyleMore() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| H A D | timepicker_column_pattern.cpp | 97 auto theme = pipeline->GetTheme<PickerTheme>(); in OnModifyDone() local 998 auto theme = pipeline->GetTheme<PickerTheme>(); in GetShiftDistance() local 1066 auto theme = pipeline->GetTheme<PickerTheme>(); GetShiftDistanceForLandscape() local 1117 auto theme = pipeline->GetTheme<PickerTheme>(); SetOptionShiftDistance() local [all...] |