HomeSort by relevance Sort by last modified time
    Searched refs:FT_ZERO (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/third_party/freetype/src/sfnt/
ttbdf.c 70 FT_ZERO( bdf );
133 FT_ZERO( bdf );
  /external/freetype/src/sfnt/
ttbdf.c 70 FT_ZERO( bdf );
133 FT_ZERO( bdf );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttbdf.c 70 FT_ZERO( bdf );
133 FT_ZERO( bdf );
  /external/chromium_org/third_party/freetype/src/cff/
cf2ft.c 328 FT_ZERO( &buf );
333 FT_ZERO( &transform );
504 FT_ZERO( buf );
533 FT_ZERO( buf );
577 FT_ZERO( buf );
cf2blues.c 95 FT_ZERO( blues );
cf2hints.c 102 FT_ZERO( hint );
213 FT_ZERO( hint );
283 FT_ZERO( hintmap );
    [all...]
cffload.c     [all...]
  /external/freetype/src/cff/
cf2ft.c 328 FT_ZERO( &buf );
333 FT_ZERO( &transform );
524 FT_ZERO( buf );
555 FT_ZERO( buf );
599 FT_ZERO( buf );
cf2blues.c 97 FT_ZERO( blues );
cf2hints.c 102 FT_ZERO( hint );
213 FT_ZERO( hint );
283 FT_ZERO( hintmap );
    [all...]
cffload.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2ft.c 328 FT_ZERO( &buf );
333 FT_ZERO( &transform );
504 FT_ZERO( buf );
533 FT_ZERO( buf );
577 FT_ZERO( buf );
cf2blues.c 95 FT_ZERO( blues );
cf2hints.c 102 FT_ZERO( hint );
213 FT_ZERO( hint );
283 FT_ZERO( hintmap );
    [all...]
cffload.c     [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afloader.c 35 FT_ZERO( loader );
507 FT_ZERO( &scaler );
afhints.c 133 FT_ZERO( edge );
533 FT_ZERO( hints );
    [all...]
aflatin.c 91 FT_ZERO( dummy );
806 FT_ZERO( &seg0 );
    [all...]
  /external/freetype/src/autofit/
afloader.c 36 FT_ZERO( loader );
513 FT_ZERO( &scaler );
afhints.c 133 FT_ZERO( edge );
499 FT_ZERO( hints );
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftmemory.h 227 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
  /external/freetype/include/internal/
ftmemory.h 227 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
  /external/freetype/src/gzip/
ftgzip.c 618 FT_ZERO( stream );
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftmemory.h 340 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftmemory.h 340 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )

Completed in 990 milliseconds

1 2