Home
last modified time | relevance | path

Searched defs:ctFont (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_mac_ct.cpp379 static void populate_glyph_to_unicode_slow(CTFontRef ctFont, CFIndex glyphCount, in populate_glyph_to_unicode_slow()
400 CTFontRef ctFont, in get_plane_glyph_map()
436 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount, in populate_glyph_to_unicode()
484 SkUniqueCFRef<CTFontRef> ctFont = in getGlyphToUnicodeMap() local
493 SkUniqueCFRef<CTFontRef> ctFont = in onGetAdvancedMetrics() local
583 static SK_SFNT_ULONG get_font_type_tag(CTFontRef ctFont) { in get_font_type_tag()
847 static SkUniqueCFRef<CFDataRef> copy_table_from_font(CTFontRef ctFont, SkFontTableTag tag) { in copy_table_from_font()
1199 CTFontRef ctFont = fFontRef.get(); in onMakeClone() local
H A DSkFontMgr_mac_ct.cpp79 SkUniqueCFRef<CTFontRef> ctFont(CTFontCreateWithFontDescriptor(desc, 0, nullptr)); in create_from_desc() local
177 SkUniqueCFRef<CTFontRef> ctFont(CTFontCreateWithFontDescriptor(desc, 0, nullptr)); in create_from_desc_and_style() local
H A DSkScalerContext_mac_ct.cpp127 CTFontRef ctFont = (CTFontRef)this->getTypeface()->internal_private_getCTFontRef(); in SkScalerContext_Mac() local
/aosp_15_r20/external/skia/src/utils/mac/
H A DSkCTFont.cpp236 SkUniqueCFRef<CTFontRef> ctFont(CTFontCreateWithFontDescriptor(desc.get(), 16, nullptr)); in SkCTFontGetSmoothBehavior() local
376 SkUniqueCFRef<CTFontRef> ctFont(CTFontCreateWithFontDescriptor(desc.get(), 9, nullptr)); in SkCTFontGetDataFontWeightMapping() local