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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 160 inline unsigned int get_indexes (unsigned int start_offset, function in struct:OT::IndexArray
189 { return featureIndex.get_indexes (start_offset, feature_count, feature_indexes); }
480 { 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...]

Completed in 33 milliseconds