Searched refs:last_cid (Results 1 – 1 of 1) sorted by relevance
126 int last_cid = next->AsNumber()->GetInteger(); in CheckCompositeFontWidths() local129 for (cur_cid = cid; cur_cid <= last_cid; cur_cid++) { in CheckCompositeFontWidths()133 num_cids_checked += last_cid - cid + 1; in CheckCompositeFontWidths()