Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontMgr_win_dw_factory.cpp16 std::string containerFontPath = ""; variable
25 return SkFontMgr_New_OHOS((containerFontPath + fileName).c_str()); in Factory()
H A DSkFontMgr_mac_ct_factory.cpp16 std::string containerFontPath = ""; variable
26 return SkFontMgr_New_OHOS((containerFontPath + fileName).c_str()); in Factory()
H A DSkFontMgr_custom_directory_factory.cpp20 std::string SkFontMgr::containerFontPath = ""; member in SkFontMgr
H A DSkFontMgr_config_parser.cpp22 std::string SkFontMgr::containerFontPath = ""; member in SkFontMgr
552 std::string containerFontBasePath = SkFontMgr::containerFontPath; in GetSystemFontFamilies()
/third_party/skia/include/core/
H A DSkFontMgr.h70 static std::string containerFontPath; member in SkFontMgr
164 containerFontPath = containerFontBasePath; in SetFontMgrConfig()

Completed in 4 milliseconds