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

1234567

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftapi.c49 FT_UNUSED( library );
H A Dfxft_ftlcdfil.c184 FT_UNUSED( library );
359 FT_UNUSED( library );
360 FT_UNUSED( weights );
370 FT_UNUSED( library );
371 FT_UNUSED( filter );
/external/freetype/src/gzip/
H A Dftgzip.c752 FT_UNUSED( stream );
753 FT_UNUSED( source );
766 FT_UNUSED( memory );
767 FT_UNUSED( output );
768 FT_UNUSED( output_len );
769 FT_UNUSED( input );
770 FT_UNUSED( input_len );
/external/chromium_org/third_party/freetype/src/base/
H A Dftlcdfil.c183 FT_UNUSED( library );
358 FT_UNUSED( library );
359 FT_UNUSED( weights );
369 FT_UNUSED( library );
370 FT_UNUSED( filter );
/external/freetype/src/base/
H A Dftlcdfil.c184 FT_UNUSED( library );
359 FT_UNUSED( library );
360 FT_UNUSED( weights );
370 FT_UNUSED( library );
371 FT_UNUSED( filter );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidobjs.c289 FT_UNUSED( num_params );
290 FT_UNUSED( params );
291 FT_UNUSED( stream );
467 FT_UNUSED( driver );
487 FT_UNUSED( driver );
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafmodule.c196 FT_UNUSED( module );
232 FT_UNUSED( size );
H A Dafhints.c426 FT_UNUSED( hints );
433 FT_UNUSED( hints );
442 FT_UNUSED( hints );
443 FT_UNUSED( dimension );
444 FT_UNUSED( num_segments );
456 FT_UNUSED( hints );
457 FT_UNUSED( dimension );
458 FT_UNUSED( idx );
459 FT_UNUSED( offset );
468 FT_UNUSED( hint
[all...]
/external/chromium_org/third_party/freetype2/include/
H A Dftconfig.h125 /* FT_UNUSED is a macro used to indicate that a given parameter is not */
127 #ifndef FT_UNUSED
128 #define FT_UNUSED( arg ) ( (arg) = (arg) ) macro
/external/freetype/src/autofit/
H A Dafmodule.c240 FT_UNUSED( module );
277 FT_UNUSED( size );
H A Dhbshim.c513 FT_UNUSED( globals );
514 FT_UNUSED( style_class );
515 FT_UNUSED( gstyles );
/external/chromium_org/third_party/freetype/include/freetype/internal/services/
H A Dsvpscmap.h154 FT_UNUSED( library ); \
/external/freetype/include/internal/services/
H A Dsvpscmap.h154 FT_UNUSED( library ); \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
H A Dsvpscmap.h154 FT_UNUSED( library ); \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
H A Dsvpscmap.h154 FT_UNUSED( library ); \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1objs.c313 FT_UNUSED( num_params );
314 FT_UNUSED( params );
315 FT_UNUSED( stream );
592 FT_UNUSED( driver );
612 FT_UNUSED( driver );
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfdriver.c262 FT_UNUSED( error );
304 FT_UNUSED( error );
441 FT_UNUSED( module );
/external/freetype/src/sfnt/
H A Dsfdriver.c262 FT_UNUSED( error );
304 FT_UNUSED( error );
441 FT_UNUSED( module );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfdriver.c262 FT_UNUSED( error );
304 FT_UNUSED( error );
441 FT_UNUSED( module );
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dpshints.h708 FT_UNUSED( library ); \
/external/freetype/include/internal/
H A Dpshints.h708 FT_UNUSED( library ); \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dpshints.h708 FT_UNUSED( library ); \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dpshints.h708 FT_UNUSED( library ); \
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c190 #define FT_UNUSED( x ) (x) = (x) macro
419 #define FT_UNUSED_RASTER FT_UNUSED( worker )
2262 FT_UNUSED( max );
2285 FT_UNUSED( y );
2286 FT_UNUSED( left );
2287 FT_UNUSED( right );
2516 FT_UNUSED( min );
2517 FT_UNUSED( max );
2528 FT_UNUSED( left );
2529 FT_UNUSED( righ
[all...]
/external/freetype/src/raster/
H A Dftraster.c190 #define FT_UNUSED( x ) (x) = (x) macro
419 #define FT_UNUSED_RASTER FT_UNUSED( worker )
2264 FT_UNUSED( max );
2289 FT_UNUSED( y );
2290 FT_UNUSED( left );
2291 FT_UNUSED( right );
2521 FT_UNUSED( min );
2522 FT_UNUSED( max );
2533 FT_UNUSED( left );
2534 FT_UNUSED( righ
[all...]

Completed in 2792 milliseconds

1234567