Searched refs:FT_UNUSED (Results 51 - 75 of 110) sorted by relevance

12345

/external/freetype/src/raster/
H A Dftraster.c186 #define FT_UNUSED( x ) (x) = (x) macro
420 #define FT_UNUSED_RASTER FT_UNUSED( worker )
2181 FT_UNUSED( max );
2203 FT_UNUSED( y );
2204 FT_UNUSED( left );
2205 FT_UNUSED( right );
2449 FT_UNUSED( min );
2450 FT_UNUSED( max );
2461 FT_UNUSED( left );
2462 FT_UNUSED( righ
[all...]
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c188 #define FT_UNUSED( x ) (x) = (x) macro
418 #define FT_UNUSED_RASTER FT_UNUSED( worker )
2171 FT_UNUSED( max );
2193 FT_UNUSED( y );
2194 FT_UNUSED( left );
2195 FT_UNUSED( right );
2439 FT_UNUSED( min );
2440 FT_UNUSED( max );
2451 FT_UNUSED( left );
2452 FT_UNUSED( righ
[all...]
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c166 #define FT_UNUSED( x ) (x) = (x) macro
192 FT_UNUSED( error );
193 FT_UNUSED( line );
194 FT_UNUSED( file );
1388 FT_UNUSED( target );
2024 FT_UNUSED( memory );
2038 FT_UNUSED( raster );
2079 FT_UNUSED( raster );
2080 FT_UNUSED( pool_base );
2081 FT_UNUSED( pool_siz
[all...]
/external/freetype/src/smooth/
H A Dftgrays.c169 #define FT_UNUSED( x ) (x) = (x) macro
195 FT_UNUSED( error );
196 FT_UNUSED( line );
197 FT_UNUSED( file );
1954 FT_UNUSED( memory );
1968 FT_UNUSED( raster );
2009 FT_UNUSED( raster );
2010 FT_UNUSED( pool_base );
2011 FT_UNUSED( pool_size );
2020 FT_UNUSED( raste
[all...]
/external/freetype/src/cache/
H A Dftcglyph.c73 FT_UNUSED( cache );
H A Dftcsbits.c288 FT_UNUSED( cache );
/external/freetype/src/sfnt/
H A Dttsbit.c425 FT_UNUSED( resolution ); /* What to do with this? */
543 FT_UNUSED( decoder );
707 FT_UNUSED( recurse_count );
850 FT_UNUSED( recurse_count );
1052 FT_UNUSED( recurse_count );
1462 FT_UNUSED( map );
H A Dttkern.c206 FT_UNUSED( version );
H A Dttpost.c321 FT_UNUSED( post_limit );
/external/freetype/include/freetype/internal/
H A Dsfnt.h707 FT_UNUSED( library ); \
/external/freetype/src/base/
H A Dftinit.c311 FT_UNUSED( library );
/external/freetype/src/psaux/
H A Dpsobjs.c253 FT_UNUSED( error );
1272 FT_UNUSED( pflags );
1351 FT_UNUSED( pflags );
1493 FT_UNUSED( parser );
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dsfnt.h707 FT_UNUSED( library ); \
/external/pdfium/third_party/freetype/src/psaux/
H A Dpsobjs.c253 FT_UNUSED( error );
1277 FT_UNUSED( pflags );
1356 FT_UNUSED( pflags );
1498 FT_UNUSED( parser );
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttkern.c206 FT_UNUSED( version );
H A Dttpost.c321 FT_UNUSED( post_limit );
H A Dsfobjs.c835 FT_UNUSED( num_params );
836 FT_UNUSED( params );
991 FT_UNUSED( face_instance_index );
H A Dttsbit.c299 FT_UNUSED( resolution ); /* What to do with this? */
417 FT_UNUSED( decoder );
1289 FT_UNUSED( map );
/external/pdfium/third_party/freetype/src/type1/
H A Dt1driver.c158 FT_UNUSED( face );
613 FT_UNUSED( module );
/external/freetype/src/gzip/
H A Dinftrees.c461 FT_UNUSED(z);
/external/freetype/src/psnames/
H A Dpsmodule.c585 FT_UNUSED( module );
/external/freetype/src/truetype/
H A Dttdriver.c72 FT_UNUSED( value_is_string );
/external/pdfium/third_party/freetype/src/psnames/
H A Dpsmodule.c577 FT_UNUSED( module );
/external/freetype/src/autofit/
H A Dafcjk.c1497 FT_UNUSED( base_flags );
1498 FT_UNUSED( stem_flags );
1636 FT_UNUSED( hints );
2266 FT_UNUSED( metrics );
2267 FT_UNUSED( glyph_index );
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.c1784 FT_UNUSED( exc );
1802 FT_UNUSED( exc );
1825 FT_UNUSED( exc );
1837 FT_UNUSED( exc );
1872 FT_UNUSED( exc );
1914 FT_UNUSED( exc );
1957 FT_UNUSED( exc );
2000 FT_UNUSED( exc );
2043 FT_UNUSED( exc );
2086 FT_UNUSED( ex
[all...]

Completed in 386 milliseconds

12345