Searched defs:MakeFromFile (Results 1 – 7 of 7) sorted by relevance
31 std::shared_ptr<Typeface> Typeface::MakeFromFile(const char path[], int index) in MakeFromFile() function in OHOS::Rosen::Drawing::Typeface
30 std::unique_ptr<Typeface> Typeface::MakeFromFile(const std::string &filename) in MakeFromFile() function in OHOS::Rosen::TextEngine::Typeface
106 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromFile(const std::string &path, int index) in MakeFromFile() function in OHOS::Rosen::TextEngine::TexgineTypeface
117 std::shared_ptr<Typeface> SkiaTypeface::MakeFromFile(const char path[], int index) in MakeFromFile() function in OHOS::Rosen::Drawing::SkiaTypeface
54 std::shared_ptr<Typeface> SkiaStaticFactory::MakeFromFile(const char path[], int index) in MakeFromFile() function in OHOS::Rosen::Drawing::SkiaStaticFactory
56 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromFile(const std::string &path, int index) in MakeFromFile() function in OHOS::Rosen::TextEngine::TexgineTypeface
49 std::shared_ptr<Typeface> StaticFactory::MakeFromFile(const char path[], int index) in MakeFromFile() function in OHOS::Rosen::Drawing::StaticFactory