Home | History | Annotate | Download | only in mac

Lines Matching refs:is_sfnt_ps

1122     int        is_cff, is_sfnt_ps;
1142 is_sfnt_ps = sfnt_size > 4 && !ft_memcmp( sfnt_data, "typ1", 4 );
1144 if ( is_sfnt_ps )