/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/resources/base/profile/ |
H A D | configuration.json | 3 "fontSizeScale": "followSystem" string
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/entry/src/main/resources/base/profile/ |
H A D | configuration.json | 3 "fontSizeScale" : "followSystem" string
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/FormRenderService/entry/src/main/resources/base/profile/ |
H A D | configuration.json | 3 "fontSizeScale": "followSystem", string
|
/ohos5.0/foundation/distributedhardware/device_manager/display/entry/src/main/resources/base/profile/ |
H A D | configuration.json | 3 "fontSizeScale" : "followSystem", string
|
/ohos5.0/base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/AppScope/resources/base/profile/ |
H A D | configuration.json | 3 "fontSizeScale": "followSystem", string
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_configuration.cpp | 81 …std::string fontSizeScale = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_FONT_SIZE_… in WrapConfiguration() local 129 double fontSizeScale = 0.0; in UnwrapConfiguration() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_view.cpp | 184 auto fontSizeScale = pipeline->GetFontScale(); in SetTitleIdealSize() local 341 auto fontSizeScale = pipeline->GetFontScale(); in SetCalendarIdealSize() local 530 auto fontSizeScale = pipeline->GetFontScale(); in CreateButtonNode() local 590 auto fontSizeScale = pipeline->GetFontScale(); in UpdateButtonLayoutProperty() local 825 auto fontSizeScale = pipelineContext->GetFontScale(); in SetCalendarPaintProperties() local 994 auto fontSizeScale = pipelineContext->GetFontScale(); in UpdatePaintProperties() local 1051 auto fontSizeScale = pipelineContext->GetFontScale(); in UpdateButtons() local
|
H A D | calendar_dialog_pattern.cpp | 1298 auto fontSizeScale = pipelineContext->GetFontScale(); in OnLanguageConfigurationUpdate() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_data_struct_converter.cpp | 113 …std::string fontSizeScale = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_FONT_SIZE_… in CreateJsConfiguration() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
H A D | badge_layout_algorithm.cpp | 68 auto fontSizeScale = pipeline->GetFontScale(); in Measure() local 237 auto fontSizeScale = pipeline->GetFontScale(); in Layout() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/ |
H A D | application_context.js | 164 setFontSizeScale(fontSizeScale) { argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
H A D | calendar_pattern.cpp | 457 auto fontSizeScale = pipelineContext->GetFontScale(); in UpdateTitleNode() local
|
H A D | calendar_paint_method.cpp | 675 auto fontSizeScale = pipelineContext->GetFontScale(); in SetCalendarTheme() local
|
H A D | calendar_month_pattern.cpp | 75 auto fontSizeScale = pipeline->GetFontScale(); in GetDaySize() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/counter/interfaces/ |
H A D | counter.js | 904 let fontSizeScale = uiContext.getHostContext()?.config?.fontSizeScale ?? 1; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_view.cpp | 92 auto fontSizeScale = pipeline->GetFontScale(); in GetAgeFontSize() local 787 auto fontSizeScale = pipeline->GetFontScale(); in UpdateButtonFontSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_dialog_view.cpp | 1043 float fontSizeScale = pipeline->GetFontScale(); in ConvertFontScaleValue() local 1116 … auto fontSizeScale = pickerTheme->GetTitleFontScaleLimit() / pipeline->GetFontScale(); in ConvertTitleFontScaleValue() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | application_context.cpp | 739 bool ApplicationContext::SetFontSizeScale(double fontSizeScale) in SetFontSizeScale()
|
H A D | js_application_context_utils.cpp | 715 double fontSizeScale = 1; in OnSetFontSizeScale() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_dialog_view.cpp | 2034 float fontSizeScale = pipeline->GetFontScale(); in ConvertFontScaleValue() local 2107 … auto fontSizeScale = pickerTheme->GetTitleFontScaleLimit() / pipeline->GetFontScale(); in ConvertTitleFontScaleValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_dialog_view.cpp | 1507 float fontSizeScale = pipeline->GetFontScale(); in ConvertFontScaleValue() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 2538 float fontSizeScale = StringUtils::StringToFloat(parsedConfig.fontScale); in SetFontScaleAndWeightScale() local
|