Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-plan.cc380 hb_set_set (plan->_glyphset_mathed, plan->_glyphset_gsub); in _populate_gids_to_retain()
381 _math_closure (plan->source, plan->_glyphset_mathed); in _populate_gids_to_retain()
382 _remove_invalid_gids (plan->_glyphset_mathed, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
384 hb_set_t cur_glyphset = *plan->_glyphset_mathed; in _populate_gids_to_retain()
501 plan->_glyphset_mathed = hb_set_create (); in hb_subset_plan_create()
569 hb_set_destroy (plan->_glyphset_mathed); in hb_subset_plan_destroy()
H A Dhb-ot-math-table.hh204 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset()
257 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset()
440 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset()
505 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset()
862 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset()
H A Dhb-subset-plan.hh80 hb_set_t *_glyphset_mathed; member

Completed in 3 milliseconds