Searched refs:APPLICATION_FONT (Results 1 – 6 of 6) sorted by relevance
41 constexpr const char* APPLICATION_FONT = "ohos.application.font"; variable
36 constexpr const char* APPLICATION_FONT = "ohos.application.font"; variable
46 constexpr const char* APPLICATION_FONT = "ohos.application.font"; variable
81 OHOS::AppExecFwk::ConfigurationInner::APPLICATION_FONT, in MakeTheKey()
732 config.AddItem(AppExecFwk::ConfigurationInner::APPLICATION_FONT, font); in SetFont()
2448 … parsedConfig.fontFamily = config->GetItem(OHOS::AppExecFwk::ConfigurationInner::APPLICATION_FONT); in BuildParsedConfig()