Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc76 hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; in hb_graphite2_get_table() local
77 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()
89 blob = face_data->face->reference_table (tag); in hb_graphite2_get_table()
100 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table()
103 if (unlikely (!face_data->tlist.cmpexch (tlist, p))) in hb_graphite2_get_table()
Dhb-directwrite.cc554 const hb_directwrite_face_data_t *face_data = face->data.directwrite; in _hb_directwrite_shape() local
555 IDWriteFactory *dwriteFactory = face_data->dwriteFactory; in _hb_directwrite_shape()
556 IDWriteFontFace *fontFace = face_data->fontFace; in _hb_directwrite_shape()
Dhb-uniscribe.cc591 const hb_uniscribe_face_data_t *face_data = face->data.uniscribe; in _hb_uniscribe_shape() local
593 hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs; in _hb_uniscribe_shape()
Dhb-coretext.cc322 const hb_coretext_face_data_t *face_data = face->data.coretext; in _hb_coretext_shaper_font_data_create() local
323 if (unlikely (!face_data)) return nullptr; in _hb_coretext_shaper_font_data_create()