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

1 2

  /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 )
106 CF2_Int code,
111 FT_LOCAL( CF2_Int )
cf2font.h 76 CF2_Int unitsPerEm;
cf2stack.c 96 CF2_Int val )
127 FT_LOCAL_DEF( CF2_Int )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 )
cf2ft.h 97 FT_LOCAL( CF2_Int )
100 FT_LOCAL( CF2_Int )
102 CF2_Int subrNum,
106 CF2_Int code,
111 FT_LOCAL( CF2_Int )
113 CF2_Int subrNum,
cf2read.c 63 static CF2_Int
79 FT_LOCAL_DEF( CF2_Int )
cf2read.h 56 FT_LOCAL( CF2_Int )
cf2font.h 76 CF2_Int unitsPerEm;
cf2stack.c 96 CF2_Int val )
127 FT_LOCAL_DEF( CF2_Int )
cf2ft.c 57 CF2_Int unitsPerEm )
386 font->unitsPerEm = (CF2_Int)cf2_getUnitsPerEm( decoder );
534 FT_LOCAL_DEF( CF2_Int )
545 FT_LOCAL_DEF( CF2_Int )
547 CF2_Int subrNum,
575 CF2_Int code,
578 CF2_Int gid;
632 FT_LOCAL_DEF( CF2_Int )
634 CF2_Int subrNum,
  /external/pdfium/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 )
106 CF2_Int code,
111 FT_LOCAL( CF2_Int )
cf2font.h 76 CF2_Int unitsPerEm;
cf2stack.c 96 CF2_Int val )
127 FT_LOCAL_DEF( CF2_Int )

Completed in 155 milliseconds

1 2