Home
last modified time | relevance | path

Searched defs:table_index (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map.cc34 unsigned int table_index, in add_lookups()
82 for (unsigned int table_index = 0; table_index < 2; table_index++) { in hb_ot_map_builder_t() local
107 const unsigned int table_index = 0; in substitute() local
132 const unsigned int table_index = 1; in position() local
152 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const in collect_lookups()
158 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause()
174 for (unsigned int table_index = 0; table_index < 2; table_index++) { in compile() local
226 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
267 for (unsigned int table_index = 0; table_index < 2; table_index++) { in compile() local
Dhb-ot-shape-private.hh47 unsigned int table_index; in collect_lookups() local
Dhb-open-file-private.hh99 unsigned int table_index; in get_table_by_tag() local
Dhb-ot-layout-gsubgpos-private.hh258 unsigned int table_index; /* GSUB/GPOS */ member
/external/qemu/block/
Dqcow2-refcount.c464 int64_t table_index = -1, old_table_index; in update_refcount() local
/external/freetype/src/base/
Dftobjs.c3684 FT_UInt table_index, in FT_Sfnt_Table_Info()