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

  /external/chromium_org/third_party/ots/src/
layout.cc 213 const unsigned lookup_table_end = 2 * static_cast<unsigned>(subtable_count) + local
215 if (lookup_table_end > std::numeric_limits<uint16_t>::max()) {
223 if (offset_subtable < lookup_table_end ||
    [all...]

Completed in 52 milliseconds