HomeSort by relevance Sort by last modified time
    Searched full:ft_int (Results 1 - 25 of 238) sorted by null

1 2 3 4 5 6 7 8 910

  /external/freetype/src/psaux/
psobjs.h 51 FT_Int count,
56 FT_Int idx,
91 FT_Int* pnum_tokens );
121 FT_Int power_ten );
124 FT_LOCAL( FT_Int )
126 FT_Int max_coords,
129 FT_LOCAL( FT_Int )
131 FT_Int max_values,
133 FT_Int power_ten );
166 FT_Int count )
    [all...]
afmparse.h 63 FT_Int i;
73 FT_LOCAL( FT_Int )
76 FT_Int n );
  /external/pdfium/third_party/freetype/src/psaux/
psobjs.h 51 FT_Int count,
56 FT_Int idx,
91 FT_Int* pnum_tokens );
121 FT_Int power_ten );
124 FT_LOCAL( FT_Int )
126 FT_Int max_coords,
129 FT_LOCAL( FT_Int )
131 FT_Int max_values,
133 FT_Int power_ten );
166 FT_Int count )
    [all...]
afmparse.h 63 FT_Int i;
73 FT_LOCAL( FT_Int )
76 FT_Int n );
  /external/freetype/src/sfnt/
sfobjs.h 34 FT_Int face_instance_index,
35 FT_Int num_params,
41 FT_Int face_instance_index,
42 FT_Int num_params,
pngshim.h 34 FT_Int x_offset,
35 FT_Int y_offset,
36 FT_Int pix_bits,
  /external/pdfium/third_party/freetype/src/sfnt/
sfobjs.h 34 FT_Int face_instance_index,
35 FT_Int num_params,
41 FT_Int face_instance_index,
42 FT_Int num_params,
pngshim.h 34 FT_Int x_offset,
35 FT_Int y_offset,
36 FT_Int pix_bits,
  /external/freetype/src/pshinter/
pshglob.h 66 FT_Int org;
94 FT_Int org_ref;
95 FT_Int org_delta;
96 FT_Int org_top;
97 FT_Int org_bottom;
124 FT_Int blue_shift;
125 FT_Int blue_threshold;
126 FT_Int blue_fuzz;
167 FT_Int org_width );
180 FT_Int stem_top
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshglob.h 66 FT_Int org;
94 FT_Int org_ref;
95 FT_Int org_delta;
96 FT_Int org_top;
97 FT_Int org_bottom;
124 FT_Int blue_shift;
125 FT_Int blue_threshold;
126 FT_Int blue_fuzz;
167 FT_Int org_width );
180 FT_Int stem_top
    [all...]
  /external/freetype/include/freetype/internal/services/
svmetric.h 41 FT_Int *avalue );
46 FT_Int *avalue );
51 FT_Int *avalue );
58 FT_Int *avalue );
63 FT_Int *avalue );
68 FT_Int *avalue );
73 FT_Int *avalue );
svkern.h 34 FT_Int degree,
  /external/freetype/include/freetype/internal/
t1types.h 72 FT_Int num_chars;
73 FT_Int code_first;
74 FT_Int code_last;
108 FT_Int num_subrs;
113 FT_Int num_glyphs;
132 FT_Int num_subrs;
152 FT_Int degree;
164 FT_Int x;
165 FT_Int y;
216 FT_Int ndv_idx
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
t1types.h 71 FT_Int num_chars;
72 FT_Int code_first;
73 FT_Int code_last;
107 FT_Int num_subrs;
111 FT_Int num_glyphs;
130 FT_Int num_subrs;
150 FT_Int degree;
162 FT_Int x;
163 FT_Int y;
214 FT_Int ndv_idx
    [all...]
  /external/freetype/src/cff/
cffgload.h 116 FT_Int count );
135 FT_LOCAL( FT_Int )
137 FT_Int charcode );
171 FT_Int flex_state;
172 FT_Int num_flex_vectors;
180 FT_Int num_hints;
186 FT_Int locals_bias;
187 FT_Int globals_bias;
222 FT_Int* max_advance );
cffobjs.h 124 FT_Int darken_params[8];
161 FT_Int face_index,
162 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/cff/
cffgload.h 116 FT_Int count );
135 FT_LOCAL( FT_Int )
137 FT_Int charcode );
171 FT_Int flex_state;
172 FT_Int num_flex_vectors;
180 FT_Int num_hints;
186 FT_Int locals_bias;
187 FT_Int globals_bias;
222 FT_Int* max_advance );
cffobjs.h 124 FT_Int darken_params[8];
161 FT_Int face_index,
162 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/cid/
cidload.h 34 FT_Int num_chars; /* number of characters in encoding */
45 FT_Int face_index );
  /external/pdfium/third_party/freetype/src/type1/
t1objs.h 123 FT_Int max_points;
124 FT_Int max_contours;
135 FT_Int face_index,
136 FT_Int num_params,
t1load.h 38 FT_Int num_chars; /* number of characters in encoding */
42 FT_Int num_glyphs;
47 FT_Int num_subrs;
  /external/freetype/src/base/
ftlcdfil.c 51 line -= bitmap->pitch * (FT_Int)( bitmap->rows - 1 );
87 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
96 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
100 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
110 FT_Int pitch = bitmap->pitch;
115 column -= bitmap->pitch * (FT_Int)( bitmap->rows - 1 );
151 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
161 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
165 pix |= (FT_UInt)-(FT_Int)( pix >> 8 );
183 FT_Int pitch = bitmap->pitch
    [all...]
fttype1.c 55 FT_EXPORT_DEF( FT_Int )
58 FT_Int result = 0;
110 FT_Int result = 0;
  /external/pdfium/third_party/freetype/src/base/
fttype1.c 55 FT_EXPORT_DEF( FT_Int )
58 FT_Int result = 0;
110 FT_Int result = 0;
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svkern.h 34 FT_Int degree,

Completed in 709 milliseconds

1 2 3 4 5 6 7 8 910