Home | History | Annotate | Download | only in sfnt

Lines Matching refs:cmap_size

702         FT_Byte*  limit = face->cmap_table + face->cmap_size;
1045 FT_Byte* limit = face->cmap_table + face->cmap_size;
1140 FT_Byte* limit = face->cmap_table + face->cmap_size;
3392 FT_Byte* limit = table + face->cmap_size;
3433 if ( offset && offset <= face->cmap_size - 2 )