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 29 FT_ZERO( loader );
485 FT_ZERO( &scaler );
afhints.c 118 FT_ZERO( edge );
384 FT_ZERO( hints );
aflatin.c 69 FT_ZERO( dummy );
672 FT_ZERO( &seg0 );
1071 FT_ZERO( edge );
    [all...]
aflatin2.c 76 FT_ZERO( dummy );
674 FT_ZERO( &seg0 );
    [all...]
afcjk.c 440 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 314 FT_ZERO( &slot->metrics );
315 FT_ZERO( &slot->outline );
    [all...]

Completed in 946 milliseconds