Home
last modified time | relevance | path

Searched refs:ConvertFontScaleValue (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_model_ng.cpp290 ConvertFontScaleValue(value.fontSize.value())); in SetDisappearTextStyle()
293 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetDisappearTextStyle()
313 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetNormalTextStyle()
330 ConvertFontScaleValue(value.fontSize.value())); in SetSelectedTextStyle()
333 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetSelectedTextStyle()
489 ConvertFontScaleValue(value.fontSize.value()), frameNode); in SetDisappearTextStyle()
515 ConvertFontScaleValue(value.fontSize.value()), frameNode); in SetNormalTextStyle()
583 ConvertFontScaleValue(normalStyle.GetFontSize()), frameNode); in SetDefaultAttributes()
644 ConvertFontScaleValue(style.GetFontSize())); in getDisappearTextStyle()
667 ConvertFontScaleValue(style.GetFontSize())); in getNormalTextStyle()
[all …]
H A Dtimepicker_dialog_view.cpp277 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in CreateNextPrevButtonNode()
710 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateConfirmButtonTextLayoutProperty()
812 … buttonLayoutProperty->UpdateFontSize(ConvertFontScaleValue(buttonInfos[index].fontSize.value())); in UpdateButtonStyles()
913ConvertFontScaleValue(properties.normalTextStyle_.fontSize.value(), normalTextStyleFont_, true)); in SetTextProperties()
916 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetTextProperties()
930ConvertFontScaleValue(properties.selectedTextStyle_.fontSize.value(), selectedTextStyleFont_, true… in SetTextProperties()
933 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetTextProperties()
954ConvertFontScaleValue(properties.disappearTextStyle_.fontSize.value(), disappearTextStyleFont_, tr… in SetTextDisappearProperties()
957 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetTextDisappearProperties()
1036 const Dimension TimePickerDialogView::ConvertFontScaleValue( in ConvertFontScaleValue() function in OHOS::Ace::NG::TimePickerDialogView
H A Dtimepicker_model_ng.h69 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
H A Dtimepicker_dialog_view.h95 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_model_ng.cpp386 ConvertFontScaleValue(value.fontSize.value())); in SetDisappearTextStyle()
389 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetDisappearTextStyle()
412 ConvertFontScaleValue(style.GetFontSize())); in getNormalTextStyle()
430 ConvertFontScaleValue(value.fontSize.value())); in SetNormalTextStyle()
433 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetNormalTextStyle()
456 ConvertFontScaleValue(style.GetFontSize())); in getSelectedTextStyle()
474 ConvertFontScaleValue(value.fontSize.value())); in SetSelectedTextStyle()
477 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetSelectedTextStyle()
519 ConvertFontScaleValue(normalStyle.GetFontSize()), frameNode); in SetDefaultAttributes()
709 ConvertFontScaleValue(value.fontSize.value()), frameNode); in SetSelectedTextStyle()
[all …]
H A Ddatepicker_dialog_view.cpp171 … textLayoutProperty->UpdateFontSize(ConvertFontScaleValue(pickerTheme->GetLunarSwitchTextSize())); in CreateLunarSwitchTextNode()
762 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateConfirmButtonTextLayoutProperty()
877 … buttonLayoutProperty->UpdateFontSize(ConvertFontScaleValue(buttonInfos[index].fontSize.value())); in UpdateButtonStyles()
1348 … pickerProperty->UpdateDisappearFontSize(ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetDateTextProperties()
1363 pickerProperty->UpdateFontSize(ConvertFontScaleValue(normalStyle.GetFontSize())); in SetDateTextProperties()
1374 pickerProperty->UpdateSelectedFontSize(ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetDateTextProperties()
1402 … pickerProperty->UpdateDisappearFontSize(ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetTimeTextProperties()
1413 pickerProperty->UpdateFontSize(ConvertFontScaleValue(normalStyle.GetFontSize())); in SetTimeTextProperties()
1422 pickerProperty->UpdateSelectedFontSize(ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetTimeTextProperties()
1897 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in CreateNextPrevButtonNode()
[all …]
H A Ddatepicker_model_ng.h71 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
H A Ddatepicker_dialog_view.h162 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp125 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetDefaultAttributes()
133 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetDefaultAttributes()
297 ConvertFontScaleValue(value.fontSize.value())); in SetDisappearTextStyle()
300 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetDisappearTextStyle()
318 ConvertFontScaleValue(value.fontSize.value())); in SetNormalTextStyle()
321 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetNormalTextStyle()
339 ConvertFontScaleValue(value.fontSize.value())); in SetSelectedTextStyle()
342 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetSelectedTextStyle()
845 ConvertFontScaleValue(style.GetFontSize())); in getDisappearTextStyle()
868 ConvertFontScaleValue(style.GetFontSize())); in getNormalTextStyle()
[all …]
H A Dtextpicker_dialog_view.cpp585 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateConfirmButtonTextLayoutProperty()
600 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateCancelButtonTextLayoutProperty()
613 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateForwardButtonTextLayoutProperty()
626 ConvertFontScaleValue(pickerTheme->GetOptionStyle(false, false).GetFontSize())); in UpdateBackwardButtonTextLayoutProperty()
742 … buttonLayoutProperty->UpdateFontSize(ConvertFontScaleValue(buttonInfos[index].fontSize.value())); in UpdateButtonStyles()
949ConvertFontScaleValue(properties.normalTextStyle_.fontSize.value(), normalTextStyleFont_, true)); in SetTextProperties()
952 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetTextProperties()
966ConvertFontScaleValue(properties.selectedTextStyle_.fontSize.value(), selectedTextStyleFont_, true… in SetTextProperties()
969 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetTextProperties()
993 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetTextDisappearProperties()
[all …]
H A Dtextpicker_model_ng.h134 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
H A Dtextpicker_dialog_view.h143 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,