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

  /external/chromium_org/third_party/ots/src/
gpos.cc 491 const unsigned anchor_array_end = 2 * static_cast<unsigned>(record_count) * local
493 if (anchor_array_end > std::numeric_limits<uint16_t>::max()) {
504 if (offset_record < anchor_array_end || offset_record >= length) {

Completed in 167 milliseconds