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