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

1 2 3 4

  /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;
aftypes.h 79 FT_Pos org; /* original position/width in font units */
80 FT_Pos cur; /* current/scaled position/width in device subpixels */
81 FT_Pos fit; /* current/fitted position/width in device subpixels */
88 FT_Pos* table );
93 FT_Pos threshold );
124 af_angle_atan( FT_Pos dx,
125 FT_Pos dy );
184 FT_Pos x_delta; /* in 1/64th device pixels */
185 FT_Pos y_delta; /* in 1/64th device pixels */
218 FT_Pos* stdHW
    [all...]
afangles.c 156 FT_Pos tmp;
188 FT_Pos* table )
191 FT_Pos swap;
212 FT_Pos threshold )
216 FT_Pos cur_val;
217 FT_Pos sum;
262 table[cur_idx].org = sum / (FT_Pos)j;
afwarp.c 74 FT_Pos delta,
75 FT_Pos xx1,
76 FT_Pos xx2,
93 FT_Pos xx1min = warper->x1min;
94 FT_Pos xx1max = warper->x1max;
95 FT_Pos w = xx2 - xx1;
121 FT_Pos len = segments[nn].max_coord - segments[nn].min_coord;
122 FT_Pos y0 = FT_MulFix( segments[nn].pos, scale ) + delta;
123 FT_Pos y = y0 + ( idx_min - idx0 );
165 FT_Pos *a_delta
    [all...]
aflatin2.c 138 FT_Pos dist;
158 FT_Pos stdw;
196 FT_Pos flats [AF_LATIN_MAX_TEST_CHARACTERS];
197 FT_Pos rounds[AF_LATIN_MAX_TEST_CHARACTERS];
218 FT_Pos* blue_ref;
219 FT_Pos* blue_shoot;
303 FT_Pos best_x = points[best_point].x;
305 FT_Pos dist;
401 FT_Pos ref = *blue_ref;
402 FT_Pos shoot = *blue_shoot
    [all...]
aflatin.c 214 FT_Pos dist;
237 FT_Pos stdw;
286 FT_Pos a, b;
319 FT_Pos flats [AF_BLUE_STRING_MAX_LEN];
320 FT_Pos rounds[AF_BLUE_STRING_MAX_LEN];
335 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em );
361 FT_Pos* blue_ref;
362 FT_Pos* blue_shoot;
363 FT_Pos ascender;
364 FT_Pos descender
    [all...]
  /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 )
pshalgo.h 55 FT_Pos cur_pos;
56 FT_Pos cur_len;
71 FT_Pos min;
72 FT_Pos max;
166 FT_Pos org_u;
167 FT_Pos org_v;
168 FT_Pos cur_u;
170 FT_Pos org_x;
171 FT_Pos cur_x;
172 FT_Pos org_y
    [all...]
  /external/freetype/src/psaux/
psobjs.h 171 FT_Pos x,
172 FT_Pos y,
177 FT_Pos x,
178 FT_Pos y );
186 FT_Pos x,
187 FT_Pos y );
218 FT_Pos x,
219 FT_Pos y,
223 FT_Pos x,
224 FT_Pos y )
    [all...]
psft.h 95 FT_Pos* *data );
99 FT_Pos* *data );
103 FT_Pos* *data );
107 FT_Pos* *data );
  /external/freetype/src/base/
ftbbox.c 158 BBox_Conic_Check( FT_Pos y1,
159 FT_Pos y2,
160 FT_Pos y3,
161 FT_Pos* min,
162 FT_Pos* max )
267 static FT_Pos
268 cubic_peak( FT_Pos q1,
269 FT_Pos q2,
270 FT_Pos q3,
271 FT_Pos q4
    [all...]
  /external/freetype/include/freetype/
ftoutln.h 289 FT_Pos xOffset,
290 FT_Pos yOffset );
393 FT_Pos strength );
412 FT_Pos xstrength,
413 FT_Pos ystrength );
ftbitmap.h 150 FT_Pos xStrength,
151 FT_Pos yStrength );
ftimage.h 51 * FT_Pos
54 * The type FT_Pos is used to store vectorial coordinates. Depending
58 typedef signed long FT_Pos;
68 * the FT_Pos type.
78 FT_Pos x;
79 FT_Pos y;
123 FT_Pos xMin, yMin;
124 FT_Pos xMax, yMax;
673 FT_Pos delta;
    [all...]
ftpfr.h 170 FT_Pos *aadvance );
  /external/freetype/include/freetype/internal/
cfftypes.h 208 FT_Pos stroke_width;
255 FT_Pos blue_values[14];
256 FT_Pos other_blues[10];
257 FT_Pos family_blues[14];
258 FT_Pos family_other_blues[10];
261 FT_Pos blue_shift;
262 FT_Pos blue_fuzz;
263 FT_Pos standard_width;
264 FT_Pos standard_height;
268 FT_Pos snap_widths[13]
    [all...]
psaux.h 578 FT_Pos* pos_x;
579 FT_Pos* pos_y;
654 FT_Pos* glyph_width;
713 FT_Pos x,
714 FT_Pos y,
719 FT_Pos x,
720 FT_Pos y );
727 FT_Pos x,
728 FT_Pos y );
844 FT_Pos pos_x
    [all...]
ftcalc.h 339 ft_corner_orientation( FT_Pos in_x,
340 FT_Pos in_y,
341 FT_Pos out_x,
342 FT_Pos out_y );
351 ft_corner_is_flat( FT_Pos in_x,
352 FT_Pos in_y,
353 FT_Pos out_x,
354 FT_Pos out_y );
  /external/freetype/src/type1/
t1gload.h 32 FT_Pos* max_advance );
  /external/freetype/include/freetype/internal/services/
svpfr.h 48 FT_Pos *aadvance );
  /external/freetype/src/truetype/
ttgload.h 46 FT_Pos yMax,

Completed in 375 milliseconds

1 2 3 4