Searched refs:offset_mark_array (Results 1 – 1 of 1) sorted by relevance
551 uint16_t offset_mark_array = 0; in ParseMarkToAttachmentSubtables() local557 !subtable.ReadU16(&offset_mark_array) || in ParseMarkToAttachmentSubtables()587 if (offset_mark_array < header_end || offset_mark_array >= length) { in ParseMarkToAttachmentSubtables()590 if (!ParseMarkArrayTable(data + offset_mark_array, in ParseMarkToAttachmentSubtables()591 length - offset_mark_array, class_count)) { in ParseMarkToAttachmentSubtables()