Home
last modified time | relevance | path

Searched refs:globalFontFollowSysteme (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dohos_application.cpp853 std::string globalFontFollowSysteme = configuration_->GetItem(AAFwk::GlobalConfigurationKey::APP_FONT_SIZE_SCALE); in isUpdateFontSize() local
854 if (level == preLevle && !globalFontFollowSysteme.empty()) { in isUpdateFontSize()
855 if (globalFontFollowSysteme.compare(ConfigurationInner::IS_APP_FONT_FOLLOW_SYSTEM) == 0) { in isUpdateFontSize()

Completed in 2 milliseconds