Searched refs:CreateTypefaceFromFile (Results 1 – 12 of 12) sorted by relevance
25 SkTypeface* SkFontHost::CreateTypefaceFromFile(char const*) { in CreateTypefaceFromFile() function in SkFontHost
64 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
277 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
300 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) in CreateTypefaceFromFile() function in SkFontHost
637 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
584 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
469 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
954 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
1280 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
1521 SkTypeface* SkFontHost::CreateTypefaceFromFile(const char path[]) { in CreateTypefaceFromFile() function in SkFontHost
83 static SkTypeface* CreateTypefaceFromFile(const char path[]);
82 return SkFontHost::CreateTypefaceFromFile(path); in CreateFromFile()