Searched refs:set_lookup_index (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1357 c->set_lookup_index (lookup_index);
1360 c->set_lookup_index (saved_lookup_index);
H A Dhb-ot-layout-gpos-table.hh1638 c->set_lookup_index (lookup_index);
1641 c->set_lookup_index (saved_lookup_index);
H A Dhb-ot-layout.cc1196 c.set_lookup_index (lookup_index);
H A Dhb-ot-layout-gsubgpos-private.hh500 inline void set_lookup_index (unsigned int lookup_index_) { lookup_index = lookup_index_; } function in struct:OT::hb_apply_context_t

Completed in 98 milliseconds