Home
last modified time | relevance | path

Searched refs:GetFontRefFromFontID (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/ports/
DSkFontHost_mac_coretext.cpp478 static CTFontRef GetFontRefFromFontID(SkFontID fontID) { in GetFontRefFromFontID() function
648 CTFontRef ctFont = GetFontRefFromFontID(fRec.fFontID); in SkScalerContext_Mac()
1469 CTFontRef originalCTFont = GetFontRefFromFontID(fontID); in GetAdvancedTypefaceMetrics()
1580 CTFontRef ctFont = GetFontRefFromFontID(uniqueID); in get_font_type_tag()
1799 CTFontRef ctFont = GetFontRefFromFontID(fontID); in CountTables()
1809 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableTags()
1839 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableSize()
1849 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableData()
/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp446 static CTFontRef GetFontRefFromFontID(SkFontID fontID) { in GetFontRefFromFontID() function
625 CTFontRef ctFont = GetFontRefFromFontID(fRec.fFontID); in SkScalerContext_Mac()
1615 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetAdvancedTypefaceMetrics()
1927 CTFontRef ctFont = GetFontRefFromFontID(fontID); in CountTables()
1939 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableTags()
1972 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableSize()
1984 CTFontRef ctFont = GetFontRefFromFontID(fontID); in GetTableData()