HomeSort by relevance Sort by last modified time
    Searched refs:set_lookup_index (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
hb-aat-layout-kerx-table.hh 887 c->set_lookup_index (0);
939 c->set_lookup_index (c->lookup_index + 1);
hb-aat-layout-morx-table.hh 1048 c->set_lookup_index (c->lookup_index + 1);
    [all...]
hb-ot-layout-gpos-table.hh     [all...]
hb-ot-layout-gsub-table.hh     [all...]
hb-aat-layout-common.hh 843 void set_lookup_index (unsigned int i) { lookup_index = i; } function in struct:AAT::hb_aat_apply_context_t
hb-ot-layout.cc     [all...]
hb-ot-layout-gsubgpos.hh 512 void set_lookup_index (unsigned int lookup_index_) { lookup_index = lookup_index_; } function in struct:OT::hb_ot_apply_context_t
    [all...]

Completed in 2825 milliseconds