Searched defs:get_indexes (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh162 inline unsigned int get_indexes (unsigned int start_offset, function in struct:OT::IndexArray
191 { return featureIndex.get_indexes (start_offset, feature_count, feature_indexes); }
483 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); }
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh162 inline unsigned int get_indexes (unsigned int start_offset, function in struct:OT::IndexArray
191 { return featureIndex.get_indexes (start_offset, feature_count, feature_indexes); }
483 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); }

Completed in 322 milliseconds