Searched refs:NewFromFontRef (Results 1 – 2 of 2) sorted by relevance
377 static SkTypeface* NewFromFontRef(CTFontRef fontRef, const char name[]) { in NewFromFontRef() function443 return ctFont ? NewFromFontRef(ctFont, familyName) : NULL; in NewFromName()481 face = NewFromFontRef(fontRef, NULL); in SkCreateTypefaceFromCTFont()
417 static SkTypeface* NewFromFontRef(CTFontRef fontRef, const char name[]) { in NewFromFontRef() function475 return ctFont ? NewFromFontRef(ctFont, familyName) : NULL; in NewFromName()513 face = NewFromFontRef(fontRef, NULL); in SkCreateTypefaceFromCTFont()