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

  /external/chromium_org/third_party/ots/test/
layout_common_table_test.cc 169 uint16_t start_coverage_index = 0; local
174 !out->WriteU16(start_coverage_index)) {
178 start_coverage_index += 2;
  /external/chromium_org/third_party/ots/src/
layout.cc 391 uint16_t start_coverage_index = 0; local
394 !subtable.ReadU16(&start_coverage_index)) {
406 if (start_coverage_index != last_start_coverage_index) {
    [all...]

Completed in 114 milliseconds