Home
last modified time | relevance | path

Searched refs:offset_coverage1 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/ots/src/
Dgpos.cc548 uint16_t offset_coverage1 = 0; in ParseMarkToAttachmentSubtables() local
554 !subtable.ReadU16(&offset_coverage1) || in ParseMarkToAttachmentSubtables()
570 if (offset_coverage1 < header_end || offset_coverage1 >= length) { in ParseMarkToAttachmentSubtables()
573 if (!ots::ParseCoverageTable(data + offset_coverage1, in ParseMarkToAttachmentSubtables()
574 length - offset_coverage1, in ParseMarkToAttachmentSubtables()