Searched defs:lookup_index (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout.cc | 1263 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()
|
| D | hb-ot-layout-gsub-table.hh | 1753 …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()
|
| D | hb-aat-layout-common.hh | 872 unsigned int lookup_index; member
|
| D | hb-ot-layout-gpos-table.hh | 2970 …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()
|
| D | hb-ot-layout-gsubgpos.hh | 613 unsigned int lookup_index; member
|