Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc62 CGFontRef cg_font = reinterpret_cast<CGFontRef> (user_data); in _hb_cg_reference_table() local
122 CGFontRef cg_font = nullptr; in create_cg_font() local
148 create_ct_font (CGFontRef cg_font, CGFloat font_size) in create_ct_font()
264 CGFontRef cg_font = create_cg_font (face); in _hb_coretext_shaper_face_data_create() local
282 hb_coretext_face_create (CGFontRef cg_font) in hb_coretext_face_create()
303 CGFontRef cg_font = (CGFontRef) (const void *) face->data.coretext; in _hb_coretext_shaper_font_data_create() local
361 CGFontRef cg_font = CTFontCopyGraphicsFont (ct_font, nullptr); in hb_coretext_font_create() local
441 CGFontRef cg_font = (CGFontRef) (const void *) face->data.coretext; in _hb_coretext_shape() local