Searched defs:lookup_index (Results 1 – 8 of 8) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-gsub-table.hh | 47 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func() 53 …ubstLookup::closure_glyphs_recurse_func (hb_closure_context_t *c, unsigned lookup_index, hb_set_t … in closure_glyphs_recurse_func() 70 …:dispatch_recurse_func<hb_ot_apply_context_t> (hb_ot_apply_context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
|
| D | hb-ot-layout-gpos-table.hh | 42 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func() 57 …:dispatch_recurse_func<hb_ot_apply_context_t> (hb_ot_apply_context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
|
| D | hb-repacker.hh | 46 unsigned lookup_index; member 82 for (unsigned lookup_index : ext_context.lookups.keys ()) in _presplit_subtables_if_needed() local 120 for (unsigned lookup_index : ext_context.lookups.keys ()) in _promote_extensions_if_needed() local
|
| D | hb-ot-layout.cc | 1297 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs() 1439 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute() 1481 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure() 1522 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure() local 1915 unsigned int lookup_index = lookup.index; in apply() local 2338 unsigned lookup_index, in hb_ot_layout_lookup_get_glyph_alternates() 2387 unsigned lookup_index, in hb_ot_layout_lookup_get_optical_bound()
|
| D | hb-aat-layout-common.hh | 868 unsigned int lookup_index; member
|
| D | hb-ot-layout-gsubgpos.hh | 689 unsigned int lookup_index = (unsigned) -1; member
|
| /external/rust/crates/tinytemplate/src/ |
| D | template.rs | 84 fn lookup_index(&self) -> Result<(usize, usize)> { in lookup_index() method
|
| /external/libgav1/src/tile/ |
| D | tile.cc | 269 const int lookup_index = y_mode - kPredictionModeNearestNearestMv; in GetSinglePredictionMode() local
|