Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp72 std::string runtimeOS = "OHOS_Container"; in SetFontMgrConfig() local
78 runtimeOS = "OHOS"; in SetFontMgrConfig()
81 SkFontMgr::SetFontMgrConfig(runtimeOS, containerFontBasePath); in SetFontMgrConfig()
H A Dace_ability.cpp60 std::string runtimeOS = "OHOS_Container"; in SetFontMgrConfig() local
66 runtimeOS = "OHOS"; in SetFontMgrConfig()
69 SkFontMgr::SetFontMgrConfig(runtimeOS, containerFontBasePath); in SetFontMgrConfig()

Completed in 3 milliseconds