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

/external/chromium_org/third_party/ots/src/
H A Dlayout.cc1240 const unsigned feature_record_end = local
1242 if (feature_record_end > std::numeric_limits<uint16_t>::max()) {
1259 if (feature_records[i].offset < feature_record_end ||
/external/chromium_org/third_party/ots/test/
H A Dlayout_common_table_test.cc76 const off_t feature_record_end = out->Tell() + local
81 !out->WriteU16(feature_record_end + i * feature_table_size)) {

Completed in 80 milliseconds