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

1 2 3 4 5

  /external/freetype/src/autofit/
afwarp.h 36 FT_Pos x1, x2;
37 FT_Pos t1, t2;
38 FT_Pos x1min, x1max;
39 FT_Pos x2min, x2max;
40 FT_Pos w0, wmin, wmax;
43 FT_Pos best_delta;
afcjk.h 76 FT_Pos delta;
80 FT_Pos edge_distance_threshold; /* used for creating edges */
81 FT_Pos standard_width; /* the default stem thickness */
90 FT_Pos org_delta;
afglobal.h 126 FT_Pos standard_vertical_width;
129 FT_Pos standard_horizontal_width;
131 FT_Pos darken_x;
133 FT_Pos darken_y;
afhints.h 247 FT_Pos ox, oy; /* original, scaled position */
249 FT_Pos x, y; /* current position */
250 FT_Pos u, v; /* current (x,y) or (y,x) depending on context */
273 FT_Pos score; /* used during stem matching */
274 FT_Pos len; /* used during stem matching */
285 FT_Pos opos; /* original, scaled position */
286 FT_Pos pos; /* current position */
339 FT_Pos x_delta;
342 FT_Pos y_delta;
359 FT_Pos xmin_delta; /* used for warping *
    [all...]
aflatin.h 81 FT_Pos ascender;
82 FT_Pos descender;
91 FT_Pos delta;
95 FT_Pos edge_distance_threshold; /* used for creating edges */
96 FT_Pos standard_width; /* the default stem thickness */
104 FT_Pos org_delta;
  /external/freetype/src/pshinter/
pshglob.h 67 FT_Pos cur;
68 FT_Pos fit;
99 FT_Pos cur_ref;
100 FT_Pos cur_delta;
101 FT_Pos cur_bottom;
102 FT_Pos cur_top;
152 FT_Pos align_top;
153 FT_Pos align_bot;
165 FT_LOCAL( FT_Pos )
  /external/pdfium/third_party/freetype/src/pshinter/
pshglob.h 67 FT_Pos cur;
68 FT_Pos fit;
99 FT_Pos cur_ref;
100 FT_Pos cur_delta;
101 FT_Pos cur_bottom;
102 FT_Pos cur_top;
152 FT_Pos align_top;
153 FT_Pos align_bot;
165 FT_LOCAL( FT_Pos )
  /external/freetype/src/cff/
cffgload.h 95 FT_Pos pos_x;
96 FT_Pos pos_y;
120 FT_Pos x,
121 FT_Pos y,
125 FT_Pos x,
126 FT_Pos y );
129 FT_Pos x,
130 FT_Pos y );
175 FT_Pos glyph_width;
176 FT_Pos nominal_width
    [all...]
cfftypes.h 199 FT_Pos stroke_width;
246 FT_Pos blue_values[14];
247 FT_Pos other_blues[10];
248 FT_Pos family_blues[14];
249 FT_Pos family_other_blues[10];
252 FT_Pos blue_shift;
253 FT_Pos blue_fuzz;
254 FT_Pos standard_width;
255 FT_Pos standard_height;
259 FT_Pos snap_widths[13]
    [all...]
cf2ft.h 95 FT_Pos* *data );
99 FT_Pos* *data );
103 FT_Pos* *data );
107 FT_Pos* *data );
  /external/pdfium/third_party/freetype/src/cff/
cffgload.h 95 FT_Pos pos_x;
96 FT_Pos pos_y;
120 FT_Pos x,
121 FT_Pos y,
125 FT_Pos x,
126 FT_Pos y );
129 FT_Pos x,
130 FT_Pos y );
175 FT_Pos glyph_width;
176 FT_Pos nominal_width
    [all...]
cfftypes.h 125 FT_Pos stroke_width;
158 FT_Pos blue_values[14];
159 FT_Pos other_blues[10];
160 FT_Pos family_blues[14];
161 FT_Pos family_other_blues[10];
164 FT_Pos blue_shift;
165 FT_Pos blue_fuzz;
166 FT_Pos standard_width;
167 FT_Pos standard_height;
171 FT_Pos snap_widths[13]
    [all...]
cf2ft.h 83 FT_Pos* *data );
87 FT_Pos* *data );
91 FT_Pos* *data );
95 FT_Pos* *data );
  /external/freetype/src/base/
ftbbox.c 149 BBox_Conic_Check( FT_Pos y1,
150 FT_Pos y2,
151 FT_Pos y3,
152 FT_Pos* min,
153 FT_Pos* max )
249 static FT_Pos
250 cubic_peak( FT_Pos q1,
251 FT_Pos q2,
252 FT_Pos q3,
253 FT_Pos q4
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftbbox.c 149 BBox_Conic_Check( FT_Pos y1,
150 FT_Pos y2,
151 FT_Pos y3,
152 FT_Pos* min,
153 FT_Pos* max )
249 static FT_Pos
250 cubic_peak( FT_Pos q1,
251 FT_Pos q2,
252 FT_Pos q3,
253 FT_Pos q4
    [all...]
  /external/freetype/include/freetype/
ftoutln.h 277 FT_Pos xOffset,
278 FT_Pos yOffset );
374 FT_Pos strength );
390 FT_Pos xstrength,
391 FT_Pos ystrength );
    [all...]
ftbitmap.h 141 FT_Pos xStrength,
142 FT_Pos yStrength );
  /external/pdfium/third_party/freetype/include/freetype/
ftoutln.h 269 FT_Pos xOffset,
270 FT_Pos yOffset );
366 FT_Pos strength );
382 FT_Pos xstrength,
383 FT_Pos ystrength );
    [all...]
ftbitmap.h 141 FT_Pos xStrength,
142 FT_Pos yStrength );
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftoutln.h 269 FT_Pos xOffset,
270 FT_Pos yOffset );
366 FT_Pos strength );
382 FT_Pos xstrength,
383 FT_Pos ystrength );
    [all...]
ftbitmap.h 141 FT_Pos xStrength,
142 FT_Pos yStrength );
  /external/freetype/src/psaux/
psobjs.h 170 FT_Pos x,
171 FT_Pos y,
176 FT_Pos x,
177 FT_Pos y );
185 FT_Pos x,
186 FT_Pos y );
  /external/pdfium/third_party/freetype/src/psaux/
psobjs.h 170 FT_Pos x,
171 FT_Pos y,
176 FT_Pos x,
177 FT_Pos y );
185 FT_Pos x,
186 FT_Pos y );
  /external/freetype/include/freetype/internal/
ftcalc.h 321 ft_corner_orientation( FT_Pos in_x,
322 FT_Pos in_y,
323 FT_Pos out_x,
324 FT_Pos out_y );
333 ft_corner_is_flat( FT_Pos in_x,
334 FT_Pos in_y,
335 FT_Pos out_x,
336 FT_Pos out_y );
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftcalc.h 321 ft_corner_orientation( FT_Pos in_x,
322 FT_Pos in_y,
323 FT_Pos out_x,
324 FT_Pos out_y );
333 ft_corner_is_flat( FT_Pos in_x,
334 FT_Pos in_y,
335 FT_Pos out_x,
336 FT_Pos out_y );

Completed in 2620 milliseconds

1 2 3 4 5