Home
last modified time | relevance | path

Searched refs:face_data (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-graphite2.cc72 hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; in hb_graphite2_get_table() local
73 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()
85 blob = face_data->face->reference_table (tag); in hb_graphite2_get_table()
96 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()
99 if (unlikely (!face_data->tlist.cmpexch (tlist, p))) in hb_graphite2_get_table()
Dhb-directwrite.cc555 const hb_directwrite_face_data_t *face_data = face->data.directwrite; in _hb_directwrite_shape_full() local
556 IDWriteFactory *dwriteFactory = face_data->dwriteFactory; in _hb_directwrite_shape_full()
557 IDWriteFontFace *fontFace = face_data->fontFace; in _hb_directwrite_shape_full()
Dhb-uniscribe.cc614 const hb_uniscribe_face_data_t *face_data = face->data.uniscribe; in _hb_uniscribe_shape() local
616 hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs; in _hb_uniscribe_shape()
Dhb-coretext.cc301 const hb_coretext_face_data_t *face_data = face->data.coretext; in _hb_coretext_shaper_font_data_create() local
302 if (unlikely (!face_data)) return nullptr; in _hb_coretext_shaper_font_data_create()