Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-plan.hh65 hb_set_destroy (_glyphset); in ~hb_subset_plan_t()
154 hb_set_t *_glyphset; member
256 return _glyphset; in glyphset()
283 return !_glyphset->has (gid); in is_empty_glyph()
Dhb-subset-plan.cc670 _glyf_add_gid_and_children (glyf, gid, plan->_glyphset, in _populate_gids_to_retain()
673 plan->_glyphset->union_ (cur_glyphset); in _populate_gids_to_retain()
680 if (_add_cff_seac_components (cff, gid, plan->_glyphset)) in _populate_gids_to_retain()
686 _remove_invalid_gids (plan->_glyphset, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
849 plan->_glyphset = hb_set_create (); in hb_subset_plan_create_or_fail()
931 plan->_glyphset, in hb_subset_plan_create_or_fail()
/external/fonttools/Lib/fontTools/ttLib/
DttGlyphSet.py67 self._glyphset = glyphset
94 glyfTable = self._glyphset._glyphs
103 glyfTable = self._glyphset._glyphs
/external/fonttools/Lib/fontTools/varLib/
Dinterpolatable.py30 self._glyphset = glyphset