Home
last modified time | relevance | path

Searched refs:_glyphset (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-plan.hh78 hb_set_t *_glyphset; member
121 return _glyphset; in glyphset()
148 return !_glyphset->has (gid); in is_empty_glyph()
H A Dhb-subset-plan.cc392 glyf.add_gid_and_children (gid, plan->_glyphset); in _populate_gids_to_retain()
395 _add_cff_seac_components (cff, gid, plan->_glyphset); in _populate_gids_to_retain()
399 _remove_invalid_gids (plan->_glyphset, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
499 plan->_glyphset = hb_set_create (); in hb_subset_plan_create()
533 plan->_glyphset, in hb_subset_plan_create()
567 hb_set_destroy (plan->_glyphset); in hb_subset_plan_destroy()
H A Dhb-ot-color-colr-table.hh1028 const hb_set_t& glyphset = *c->plan->_glyphset; in subset()
1196 const hb_set_t* glyphset = c->plan->_glyphset; in subset()

Completed in 5 milliseconds