Home
last modified time | relevance | path

Searched defs:lookup_index (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1263 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()
1399 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()
1491 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()
1536 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure() local
1919 unsigned int lookup_index = lookups[table_index][i].index; in apply() local
2039 unsigned lookup_index, in hb_ot_layout_lookup_get_glyph_alternates()
Dhb-ot-layout-gsub-table.hh1753 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1759 …ubstLookup::closure_glyphs_recurse_func (hb_closure_context_t *c, unsigned lookup_index, hb_set_t … in closure_glyphs_recurse_func()
1773 …static*/ bool SubstLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
Dhb-aat-layout-common.hh872 unsigned int lookup_index; member
Dhb-ot-layout-gpos-table.hh2970 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
2982 /*static*/ bool PosLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
Dhb-ot-layout-gsubgpos.hh613 unsigned int lookup_index; member