Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc77 CGFontRef cg_font = reinterpret_cast<CGFontRef> (user_data); in reference_table() local
137 CGFontRef cg_font = nullptr; in create_cg_font() local
163 create_ct_font (CGFontRef cg_font, CGFloat font_size) in create_ct_font()
279 CGFontRef cg_font = create_cg_font (face); in _hb_coretext_shaper_face_data_create() local
297 hb_coretext_face_create (CGFontRef cg_font) in hb_coretext_face_create()
318 CGFontRef cg_font = (CGFontRef) (const void *) face->data.coretext; in _hb_coretext_shaper_font_data_create() local
375 CGFontRef cg_font = CTFontCopyGraphicsFont (ct_font, nullptr); in hb_coretext_font_create() local
455 CGFontRef cg_font = (CGFontRef) (const void *) face->data.coretext; in _hb_coretext_shape() local