/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-common-private.hh | 161 inline unsigned int get_indexes (unsigned int start_offset, function in struct:OT::IndexArray 190 { return featureIndex.get_indexes (start_offset, feature_count, feature_indexes); } 481 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); } [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-common-private.hh | 161 inline unsigned int get_indexes (unsigned int start_offset, function in struct:OT::IndexArray 190 { return featureIndex.get_indexes (start_offset, feature_count, feature_indexes); } 481 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); } [all...] |