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

  /external/freetype/src/sfnt/
ttbdf.c 70 FT_ZERO( bdf );
133 FT_ZERO( bdf );
  /external/freetype/src/autofit/
afloader.c 31 FT_ZERO( loader );
500 FT_ZERO( &scaler );
afhints.c 122 FT_ZERO( edge );
511 FT_ZERO( hints );
aflatin.c 84 FT_ZERO( dummy );
739 FT_ZERO( &seg0 );
    [all...]
aflatin2.c 87 FT_ZERO( dummy );
691 FT_ZERO( &seg0 );
    [all...]
afcjk.c 98 FT_ZERO( dummy );
1005 FT_ZERO( edge );
    [all...]
  /external/freetype/include/freetype/internal/
ftmemory.h 210 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
  /external/freetype/src/cff/
cffload.c     [all...]
  /external/freetype/src/base/
ftdbgmem.c 314 FT_ZERO( table );
ftobjs.c 319 FT_ZERO( &slot->metrics );
320 FT_ZERO( &slot->outline );
    [all...]

Completed in 140 milliseconds