Searched refs:offset_chain_rule (Results 1 – 1 of 1) sorted by relevance
808 uint16_t offset_chain_rule = 0; in ParseChainRuleSetTable() local809 if (!subtable.ReadU16(&offset_chain_rule)) { in ParseChainRuleSetTable()812 if (offset_chain_rule < chain_rule_end || offset_chain_rule >= length) { in ParseChainRuleSetTable()815 if (!ParseChainRuleSubtable(data + offset_chain_rule, in ParseChainRuleSetTable()816 length - offset_chain_rule, in ParseChainRuleSetTable()