Home
last modified time | relevance | path

Searched defs:fontPath (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dfont_mgr_test.cpp166 std::string fontPath = TTF_FILE_PATH; in HWTEST_F() local
188 std::string fontPath = OTF_FILE_PATH; in HWTEST_F() local
210 std::string fontPath = TTC_FILE_PATH; in HWTEST_F() local
232 std::string fontPath = ERRORPATH_FILE_PATH; in HWTEST_F() local
270 std::string fontPath = ERRORFORMAT_FILE_PATH; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp78 std::string fontPath = INSTALL_FONT_CONFIG_FILE; in ParserInstallFonts() local
92 bool FontDescriptorCache::ParseInstalledConfigFile(const std::string& fontPath, std::vector<std::string>& fontPathList) in ParseInstalledConfigFile() argument
H A Dfont_config.cpp485 int FontConfigJson::ParseInstallConfig(const char* fontPath, std::vector<std::string>& fontPathList) in ParseInstallConfig() argument

Completed in 3 milliseconds