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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc 462 unsigned int feature_indices[32]; local
467 len = ARRAY_LENGTH (feature_indices);
473 feature_indices);
478 feature_indices[i],
482 } while (len == ARRAY_LENGTH (feature_indices));
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 456 unsigned int feature_indices[32]; local
461 len = ARRAY_LENGTH (feature_indices);
467 feature_indices);
472 feature_indices[i],
476 } while (len == ARRAY_LENGTH (feature_indices));

Completed in 98 milliseconds