Home
last modified time | relevance | path

Searched defs:glyph_set (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DSingleSubstFormat2.hh40 auto &glyph_set = c->parent_active_glyphs (); in closure() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/colr/
Dclosure.rs129 glyph_set: IntSet<GlyphId>, field
673 let mut glyph_set = IntSet::empty(); in test_colr_v1_closure_no_var() localVariable
718 let mut glyph_set = IntSet::empty(); in test_colr_v1_closure_w_var() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/colr/
Dclosure.rs129 glyph_set: IntSet<GlyphId>, field
673 let mut glyph_set = IntSet::empty(); in test_colr_v1_closure_no_var() localVariable
718 let mut glyph_set = IntSet::empty(); in test_colr_v1_closure_w_var() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dcmap.rs575 let mut glyph_set = IntSet::empty(); in cmap14_closure_glyphs() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dcmap.rs575 let mut glyph_set = IntSet::empty(); in cmap14_closure_glyphs() localVariable
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh200 const hb_set_t *glyph_set; member
1847 const hb_set_t &glyph_set = *c->plan->glyphset_gsub (); in subset() local