Searched refs:ctfont (Results 1 – 2 of 2) sorted by relevance
131 auto ctfont = SkTypeface_GetCTFontRef(typeface); in create_ctfont_from_font() local133 CTFontCreateCopyWithAttributes(ctfont, font.getSize(), nullptr, nullptr)); in create_ctfont_from_font()214 SkUniqueCFRef<CTFontRef> ctfont = create_ctfont_from_font(font); in shape() local220 CFDictionaryAddValue(attr.get(), kCTFontAttributeName, ctfont.get()); in shape()
25548 - <ulink url="https://developer.apple.com/documentation/coretext/ctfont-q6r"><type>CTFontRef</…25549 + <ulink url="https://developer.apple.com/documentation/coretext/ctfont-q6r"><type>CTFontRef</…