Home | History | Annotate | Download | only in type1

Lines Matching refs:max_char

2280       FT_Int    charcode, idx, min_char, max_char;
2290 max_char = 0;
2319 if ( charcode >= max_char )
2320 max_char = charcode + 1;
2328 type1->encoding.code_last = max_char;