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 D | timepicker_model_ng.cpp | 290 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 D | timepicker_dialog_view.cpp | 277 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() 913 … ConvertFontScaleValue(properties.normalTextStyle_.fontSize.value(), normalTextStyleFont_, true)); in SetTextProperties() 916 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetTextProperties() 930 …ConvertFontScaleValue(properties.selectedTextStyle_.fontSize.value(), selectedTextStyleFont_, true… in SetTextProperties() 933 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetTextProperties() 954 …ConvertFontScaleValue(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 D | timepicker_model_ng.h | 69 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
|
H A D | timepicker_dialog_view.h | 95 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_model_ng.cpp | 386 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 D | datepicker_dialog_view.cpp | 171 … 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 D | datepicker_model_ng.h | 71 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
|
H A D | datepicker_dialog_view.h | 162 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_model_ng.cpp | 125 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 D | textpicker_dialog_view.cpp | 585 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() 949 … ConvertFontScaleValue(properties.normalTextStyle_.fontSize.value(), normalTextStyleFont_, true)); in SetTextProperties() 952 ConvertFontScaleValue(normalStyle.GetFontSize())); in SetTextProperties() 966 …ConvertFontScaleValue(properties.selectedTextStyle_.fontSize.value(), selectedTextStyleFont_, true… in SetTextProperties() 969 ConvertFontScaleValue(selectedStyle.GetFontSize())); in SetTextProperties() 993 ConvertFontScaleValue(disappearStyle.GetFontSize())); in SetTextDisappearProperties() [all …]
|
H A D | textpicker_model_ng.h | 134 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue);
|
H A D | textpicker_dialog_view.h | 143 static const Dimension ConvertFontScaleValue(const Dimension& fontSizeValue,
|