Searched defs:MakeFromFile (Results 1 – 3 of 3) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ | ||
| D | typeface.cpp | 27 std::unique_ptr<Typeface> Typeface::MakeFromFile(const std::string &filename) in MakeFromFile() function in OHOS::Rosen::TextEngine::Typeface |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ | ||
| D | texgine_typeface.cpp | 86 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromFile(const std::string &path, int index) in MakeFromFile() function in OHOS::Rosen::TextEngine::TexgineTypeface |
| /foundation/graphic/graphic_2d/rosen/test/texgine/unittest/ | ||
| D | typeface_test.cpp | 55 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromFile(const std::string &path, int index) in MakeFromFile() function in OHOS::Rosen::TextEngine::TexgineTypeface |