Searched refs:total_glyphs (Results 1 – 1 of 1) sorted by relevance
98 int total_glyphs = 0; in compare_fonts() local117 total_glyphs += cmaps1->list_length; in compare_fonts()120 total_glyphs += cmaps1->range_length; in compare_fonts()193 for(int i = 0; i < total_glyphs; ++i) { in compare_fonts()194 if(i < total_glyphs - 1) { in compare_fonts()