HomeSort by relevance Sort by last modified time
    Searched full:rule_set_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/ots/src/
layout.cc 506 uint16_t rule_set_count = 0; local
510 !subtable.ReadU16(&rule_set_count)) {
515 rule_set_count * 2;
527 for (unsigned i = 0; i < rule_set_count; ++i) {
    [all...]

Completed in 110 milliseconds