Home | History | Annotate | Download | only in src

Lines Matching refs:lookup_index

162     uint16_t lookup_index = 0;
163 if (!subtable.ReadU16(&lookup_index)) {
167 if (lookup_index >= num_lookups) {