Searched defs:lookup_index (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A 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()
|
H A D | hb-repacker.hh | 46 unsigned lookup_index; member 87 for (unsigned lookup_index : lookup_indices) in _presplit_subtables_if_needed() local 126 for (unsigned lookup_index : ext_context.lookups.keys ()) in _promote_extensions_if_needed() local
|
H A 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()
|
H A D | hb-ot-layout.cc | 1388 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs() 1534 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute() 1578 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure() 2012 unsigned int lookup_index = lookup.index; in apply() local 2623 unsigned lookup_index, in hb_ot_layout_lookup_get_glyph_alternates() 2672 unsigned lookup_index, in hb_ot_layout_lookup_get_optical_bound()
|
H A D | test-gsub-get-alternates.cc | 68 for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; in main() local
|
H A D | hb-aat-layout-common.hh | 71 unsigned int lookup_index; member
|
H A D | hb-ot-layout-gsubgpos.hh | 722 unsigned int lookup_index = (unsigned) -1; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/ |
D | template.rs | 84 fn lookup_index(&self) -> Result<(usize, usize)> { in lookup_index() method
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | tile.cc | 269 const int lookup_index = y_mode - kPredictionModeNearestNearestMv; in GetSinglePredictionMode() local
|