Searched refs:ligature_set_end (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/ots/src/
H A Dgsub.cc365 const unsigned ligature_set_end = static_cast<unsigned>(6) + local
367 if (ligature_set_end > std::numeric_limits<uint16_t>::max()) {
375 if (offset_ligature_set < ligature_set_end ||
385 if (offset_coverage < ligature_set_end || offset_coverage >= length) {

Completed in 89 milliseconds