Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh47 …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 Dhb-repacker.hh46 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 Dhb-ot-layout-gpos-table.hh42 …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 Dhb-ot-layout.cc1388 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 Dtest-gsub-get-alternates.cc68 for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; in main() local
H A Dhb-aat-layout-common.hh71 unsigned int lookup_index; member
H A Dhb-ot-layout-gsubgpos.hh722 unsigned int lookup_index = (unsigned) -1; member
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dtemplate.rs84 fn lookup_index(&self) -> Result<(usize, usize)> { in lookup_index() method
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc269 const int lookup_index = y_mode - kPredictionModeNearestNearestMv; in GetSinglePredictionMode() local