Home
last modified time | relevance | path

Searched defs:fontScaleFollowSystem (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_form_info.h34 bool fontScaleFollowSystem = true; member
H A Dform_info.h62 bool fontScaleFollowSystem = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp89 bool fontScaleFollowSystem = true; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h200 virtual void SetFontScaleFollowSystem(const bool fontScaleFollowSystem) {}; in SetFontScaleFollowSystem()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3178 void UIContentImpl::SetFontScaleFollowSystem(const bool fontScaleFollowSystem) in SetFontScaleFollowSystem()