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

/external/chromium_org/third_party/ots/src/
H A Dgsub.cc352 uint16_t lig_set_count = 0; local
356 !subtable.ReadU16(&lig_set_count)) {
366 lig_set_count * 2;
370 for (unsigned i = 0; i < lig_set_count; ++i) {

Completed in 101 milliseconds