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

1 2

  /external/chromium_org/third_party/freetype/src/cff/
cf2types.h 65 #define CF2_Int FT_Fast
cf2glue.h 61 typedef CF2_Int CF2_RenderingFlags;
109 CF2_Int op;
131 CF2_Int windingMomentum; /* for winding order detection */
cf2stack.h 53 CF2_Int i;
82 CF2_Int val );
87 FT_LOCAL( CF2_Int )
cf2read.c 63 static CF2_Int
79 FT_LOCAL_DEF( CF2_Int )
cf2read.h 56 FT_LOCAL( CF2_Int )
cf2ft.h 97 FT_LOCAL( CF2_Int )
100 FT_LOCAL( CF2_Int )
111 FT_LOCAL( CF2_Int )
cf2font.h 71 CF2_Int unitsPerEm;
cf2stack.c 96 CF2_Int val )
127 FT_LOCAL_DEF( CF2_Int )
cf2ft.c 57 CF2_Int unitsPerEm )
349 font->unitsPerEm = (CF2_Int)cf2_getUnitsPerEm( decoder );
486 FT_LOCAL_DEF( CF2_Int )
497 FT_LOCAL_DEF( CF2_Int )
525 CF2_Int gid;
570 FT_LOCAL_DEF( CF2_Int )
cf2intrp.c 142 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
178 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
339 CF2_Int top, i, j;
456 CF2_Int charstringIndex = -1; /* initialize to empty */
    [all...]
cf2hints.h 236 CF2_Int prevElemOp;
cf2font.c 228 CF2_Int unitsPerEm = font->unitsPerEm;
cf2blues.c 89 CF2_Int unitsPerEm = font->unitsPerEm;
  /external/freetype/src/cff/
cf2types.h 65 #define CF2_Int FT_Fast
cf2glue.h 61 typedef CF2_Int CF2_RenderingFlags;
109 CF2_Int op;
131 CF2_Int windingMomentum; /* for winding order detection */
cf2stack.h 53 CF2_Int i;
82 CF2_Int val );
87 FT_LOCAL( CF2_Int )
cf2read.c 63 static CF2_Int
79 FT_LOCAL_DEF( CF2_Int )
cf2read.h 56 FT_LOCAL( CF2_Int )
cf2ft.h 97 FT_LOCAL( CF2_Int )
100 FT_LOCAL( CF2_Int )
111 FT_LOCAL( CF2_Int )
cf2font.h 71 CF2_Int unitsPerEm;
cf2stack.c 96 CF2_Int val )
127 FT_LOCAL_DEF( CF2_Int )
cf2ft.c 57 CF2_Int unitsPerEm )
358 font->unitsPerEm = (CF2_Int)cf2_getUnitsPerEm( decoder );
506 FT_LOCAL_DEF( CF2_Int )
517 FT_LOCAL_DEF( CF2_Int )
547 CF2_Int gid;
592 FT_LOCAL_DEF( CF2_Int )
cf2intrp.c 142 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
178 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
339 CF2_Int top, i, j;
456 CF2_Int charstringIndex = -1; /* initialize to empty */
    [all...]
cf2hints.h 238 CF2_Int prevElemOp;
cf2font.c 325 CF2_Int unitsPerEm = font->unitsPerEm;

Completed in 3294 milliseconds

1 2