Home
last modified time | relevance | path

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

/external/chromium_org/third_party/ots/src/
Dlayout.cc802 const unsigned chain_rule_end = in ParseChainRuleSetTable() local
804 if (chain_rule_end > std::numeric_limits<uint16_t>::max()) { in ParseChainRuleSetTable()
812 if (offset_chain_rule < chain_rule_end || offset_chain_rule >= length) { in ParseChainRuleSetTable()