Searched refs:face_data (Results 1 – 4 of 4) sorted by relevance
68 hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; in hb_graphite2_get_table() local69 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()81 blob = face_data->face->reference_table (tag); in hb_graphite2_get_table()92 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()95 if (unlikely (!face_data->tlist.cmpexch (tlist, p))) in hb_graphite2_get_table()107 hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; in hb_graphite2_release_table() local108 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_release_table()117 face_data->tlist.cmpexch(tlist, curr->next); in hb_graphite2_release_table()
518 const hb_directwrite_face_data_t *face_data = face->data.directwrite; in _hb_directwrite_shape_full() local520 IDWriteFactory *dwriteFactory = face_data->dwriteFactory; in _hb_directwrite_shape_full()521 IDWriteFontFace *fontFace = face_data->fontFace; in _hb_directwrite_shape_full()
606 const hb_uniscribe_face_data_t *face_data = face->data.uniscribe; in _hb_uniscribe_shape() local608 hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs; in _hb_uniscribe_shape()
316 const hb_coretext_face_data_t *face_data = face->data.coretext; in _hb_coretext_shaper_font_data_create() local317 if (unlikely (!face_data)) return nullptr; in _hb_coretext_shaper_font_data_create()