Home
last modified time | relevance | path

Searched defs:dialogTheme (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_util.cpp30 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in ShowLongPressDialog() local
75 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in ShowLongPressDialog() local
126 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in CreateCustomDialog() local
162 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in CreateDialogTextNode() local
202 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in GetDialogBigFontSizeScale() local
211 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in GetDialogLargeFontSizeScale() local
220 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in GetDialogMaxFontSizeScale() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_model_test_ng.cpp113 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
366 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
626 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
664 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
698 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
761 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
837 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
879 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
918 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
967 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
[all …]
H A Ddialog_test_ng.cpp380 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
410 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
443 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
472 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
970 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
1212 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
1285 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
1706 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_view.cpp35 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDialogNode() local
H A Ddialog_layout_algorithm.cpp72 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in Measure() local
298 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in ComputeInnerLayoutSizeParam() local
549 auto dialogTheme = pipelineContext->GetTheme<DialogTheme>(); in Layout() local
700 auto dialogTheme = pipelineContext->GetTheme<DialogTheme>(); in ComputeChildPosition() local
850 auto dialogTheme = pipelineContext->GetTheme<DialogTheme>(); in GetPaddingBottom() local
H A Ddialog_pattern.h55 DialogPattern(const RefPtr<DialogTheme>& dialogTheme, const RefPtr<UINode>& customNode) in DialogPattern()
H A Ddialog_pattern.cpp1154 auto dialogTheme = context->GetTheme<DialogTheme>(); in OnColorConfigurationUpdate() local
1534 …UpdateWrapperBackgroundStyle(const RefPtr<FrameNode>& host, const RefPtr<DialogTheme>& dialogTheme) in UpdateWrapperBackgroundStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.cpp64 auto dialogTheme = themeManager->GetTheme<DialogTheme>(); in Show() local
263 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateNextPrevButtonNode() local
310 …tr<FrameNode>& timeNode, const RefPtr<FrameNode>& textNode, const RefPtr<DialogTheme>& dialogTheme, in UpdateTimePickerSwitchEvent()
329 auto dialogTheme = dialogThemeWeak.Upgrade(); in UpdateTimePickerSwitchEvent() local
374 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDividerNode() local
426 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateTitleButtonNode() local
613 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateConfirmNode() local
668 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonLayoutProperty() local
683 … RefPtr<ButtonLayoutProperty>& buttonConfirmLayoutProperty, const RefPtr<DialogTheme>& dialogTheme) in UpdateConfirmButtonMargin()
715 …t RefPtr<ButtonLayoutProperty>& buttonCancelLayoutProperty, const RefPtr<DialogTheme>& dialogTheme) in UpdateCancelButtonMargin()
[all …]
H A Dtimepicker_row_pattern.cpp1201 auto dialogTheme = context->GetTheme<DialogTheme>(); in OnColorConfigurationUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp561 …auto dialogTheme = AceType::DynamicCast<DialogTheme>(themeManager->GetTheme(DialogTheme::TypeId())… in BuildDivider() local
594 …auto dialogTheme = AceType::DynamicCast<DialogTheme>(themeManager->GetTheme(DialogTheme::TypeId())… in Build() local
658 …const DialogProperties& dialogProperties, const RefPtr<DialogTheme>& dialogTheme, std::string& dat… in BuildTitleAndContent()
690 const std::vector<ButtonInfo>& buttons, const RefPtr<DialogTheme>& dialogTheme, in BuildButtons()
769 …auto dialogTheme = AceType::DynamicCast<DialogTheme>(themeManager->GetTheme(DialogTheme::TypeId())… in BuildButtonsForWatch() local
811 const RefPtr<DialogComponent>& dialogChild, const RefPtr<DialogTheme>& dialogTheme) in BuildAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_dialog_view.cpp97 auto dialogTheme = themeManager->GetTheme<DialogTheme>(); in RangeShow() local
253 auto dialogTheme = themeManager->GetTheme<DialogTheme>(); in OptionsShow() local
422 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDividerNode() local
508 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonConfirmLayoutProperty() local
527 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateConfirmNode() local
631 const RefPtr<FrameNode>& buttonConfirmNode, const RefPtr<DialogTheme>& dialogTheme) in UpdateConfirmButtonMargin()
661 const RefPtr<FrameNode>& buttonCancelNode, const RefPtr<DialogTheme>& dialogTheme) in UpdateCancelButtonMargin()
690 const RefPtr<FrameNode>& buttonForwardNode, const RefPtr<DialogTheme>& dialogTheme) in UpdateForwardButtonMargin()
847 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonCancelLayoutProperty() local
868 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonForwardLayoutProperty() local
[all …]
H A Dtextpicker_layout_algorithm.cpp51 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in Measure() local
112 … const RefPtr<PickerTheme>& pickerTheme, const RefPtr<DialogTheme>& dialogTheme, SizeF& frameSize, in GetColumnSize()
H A Dtextpicker_pattern.cpp95 const RefPtr<FrameNode>& buttonConfirmNode, const RefPtr<DialogTheme>& dialogTheme) in UpdateConfirmButtonMargin()
125 const RefPtr<FrameNode>& buttonCancelNode, const RefPtr<DialogTheme>& dialogTheme) in UpdateCancelButtonMargin()
167 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in OnLanguageConfigurationUpdate() local
1122 auto dialogTheme = context->GetTheme<DialogTheme>(); in OnColorConfigurationUpdate() local
H A Dtextpicker_model_ng.cpp89 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp233 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateTitleButtonNode() local
345 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDividerNode() local
585 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in SwitchContentRowButton() local
708 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateConfirmNode() local
789 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonLayoutProperty() local
843 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateNextButtonMargin() local
945 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDateNode() local
1140 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateCancelNode() local
1884 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateNextPrevButtonNode() local
1933 const RefPtr<DialogTheme>& dialogTheme, const RefPtr<FrameNode>& dateNode, in CreateNextPrevClickEvent()
[all …]
H A Ddatepicker_column_layout_algorithm.cpp48 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in Measure() local
H A Ddatepicker_pattern.cpp258 auto dialogTheme = context->GetTheme<DialogTheme>(); in OnColorConfigurationUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp117 RefPtr<DialogTheme> dialogTheme = pipelineContext->GetTheme<DialogTheme>(); in CreateChildNode() local
515 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateButtonNode() local
566 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in UpdateButtonLayoutProperty() local
713 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); in CreateDividerNode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.cpp34 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); in SetUpTestSuite() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp437 auto dialogTheme = themeManager->GetTheme<DialogTheme>(); in InitializeButtons() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp130 auto dialogTheme = context->GetTheme<DialogTheme>(); in OnDirtyLayoutWrapperSwap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp489 auto dialogTheme = context->GetTheme<AgingAdapationDialogTheme>(); in HandleLongPress() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_update.cpp1750 auto dialogTheme = pipeline->GetTheme<DialogTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_ng.cpp2706 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
2755 auto dialogTheme = AceType::MakeRefPtr<DialogTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2680 auto dialogTheme = pipelineContext->GetTheme<DialogTheme>(); in UpdateCustomDialog() local