Searched refs:feature_indices (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout.cc462 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/
H A Dhb-ot-layout.cc456 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 50 milliseconds