Home
last modified time | relevance | path

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

/external/chromium_org/third_party/ots/src/
Dlayout.cc519 uint16_t rule_set_count = 0; in ParseContextFormat1() local
523 !subtable.ReadU16(&rule_set_count)) { in ParseContextFormat1()
528 rule_set_count * 2; in ParseContextFormat1()
540 for (unsigned i = 0; i < rule_set_count; ++i) { in ParseContextFormat1()