Home
last modified time | relevance | path

Searched defs:ctfont (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-coretext.c38 CTFontRef ctfont; in get_ctfont() local
52 CTFontRef ctfont; in test_native_coretext_basic() local
/external/skia/modules/skshaper/src/
DSkShaper_coretext.cpp92 auto ctfont = SkTypeface_GetCTFontRef(typeface); in create_ctfont_from_font() local
220 SkUniqueCFRef<CTFontRef> ctfont = create_ctfont_from_font(font); in shape() local