/external/pdfium/third_party/freetype/src/type1/ |
t1gload.h | 32 FT_Pos* max_advance );
|
/external/freetype/src/autofit/ |
aftypes.h | 79 FT_Pos org; /* original position/width in font units */ 80 FT_Pos cur; /* current/scaled position/width in device sub-pixels */ 81 FT_Pos fit; /* current/fitted position/width in device sub-pixels */ 88 FT_Pos* table ); 93 FT_Pos threshold ); 124 af_angle_atan( FT_Pos dx, 125 FT_Pos dy ); 183 FT_Pos x_delta; /* in 1/64th device pixels */ 184 FT_Pos y_delta; /* in 1/64th device pixels */ 216 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; 122 FT_Pos len = segments[nn].max_coord - segments[nn].min_coord; 123 FT_Pos y0 = FT_MulFix( segments[nn].pos, scale ) + delta; 124 FT_Pos y = y0 + ( idx_min - idx0 ); 166 FT_Pos *a_delta [all...] |
aflatin2.c | 135 FT_Pos dist; 155 FT_Pos stdw; 193 FT_Pos flats [AF_LATIN_MAX_TEST_CHARACTERS]; 194 FT_Pos rounds[AF_LATIN_MAX_TEST_CHARACTERS]; 215 FT_Pos* blue_ref; 216 FT_Pos* blue_shoot; 300 FT_Pos best_x = points[best_point].x; 302 FT_Pos dist; 398 FT_Pos ref = *blue_ref; 399 FT_Pos shoot = *blue_shoot [all...] |
aflatin.c | 209 FT_Pos dist; 232 FT_Pos stdw; 281 FT_Pos a, b; 314 FT_Pos flats [AF_BLUE_STRING_MAX_LEN]; 315 FT_Pos rounds[AF_BLUE_STRING_MAX_LEN]; 330 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em ); 347 FT_Pos* blue_ref; 348 FT_Pos* blue_shoot; 349 FT_Pos ascender; 350 FT_Pos descender [all...] |
afindic.c | 97 FT_Pos* stdHW, 98 FT_Pos* stdVW )
|
afcjk.c | 216 FT_Pos dist; 239 FT_Pos stdw; 281 FT_Pos fills[AF_BLUE_STRING_MAX_LEN]; 282 FT_Pos flats[AF_BLUE_STRING_MAX_LEN]; 315 FT_Pos* blue_ref; 316 FT_Pos* blue_shoot; 351 FT_Pos best_pos; /* same as points.y or points.x, resp. */ 525 FT_Pos ref = *blue_ref; 526 FT_Pos shoot = *blue_shoot; 650 FT_Pos delta [all...] |
/external/freetype/src/pshinter/ |
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/pdfium/third_party/freetype/src/pshinter/ |
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/include/freetype/ |
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. */ 76 FT_Pos x; 77 FT_Pos y; 117 FT_Pos xMin, yMin; 118 FT_Pos xMax, yMax; [all...] |
ftpfr.h | 162 FT_Pos *aadvance );
|
freetype.h | 315 FT_Pos width; 316 FT_Pos height; 318 FT_Pos horiBearingX; 319 FT_Pos horiBearingY; 320 FT_Pos horiAdvance; 322 FT_Pos vertBearingX; 323 FT_Pos vertBearingY; 324 FT_Pos vertAdvance; 372 FT_Pos size; 374 FT_Pos x_ppem [all...] |
/external/pdfium/third_party/freetype/include/freetype/ |
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. */ 76 FT_Pos x; 77 FT_Pos y; 117 FT_Pos xMin, yMin; 118 FT_Pos xMax, yMax; [all...] |
ftpfr.h | 162 FT_Pos *aadvance );
|
freetype.h | 311 FT_Pos width; 312 FT_Pos height; 314 FT_Pos horiBearingX; 315 FT_Pos horiBearingY; 316 FT_Pos horiAdvance; 318 FT_Pos vertBearingX; 319 FT_Pos vertBearingY; 320 FT_Pos vertAdvance; 368 FT_Pos size; 370 FT_Pos x_ppem [all...] |
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
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. */ 76 FT_Pos x; 77 FT_Pos y; 117 FT_Pos xMin, yMin; 118 FT_Pos xMax, yMax; [all...] |
ftpfr.h | 162 FT_Pos *aadvance );
|
freetype.h | 311 FT_Pos width; 312 FT_Pos height; 314 FT_Pos horiBearingX; 315 FT_Pos horiBearingY; 316 FT_Pos horiAdvance; 318 FT_Pos vertBearingX; 319 FT_Pos vertBearingY; 320 FT_Pos vertAdvance; 368 FT_Pos size; 370 FT_Pos x_ppem [all...] |
/external/freetype/include/freetype/internal/services/ |
svpfr.h | 48 FT_Pos *aadvance );
|
/external/freetype/src/truetype/ |
ttgload.h | 46 FT_Pos yMax,
|
/external/pdfium/third_party/freetype/include/freetype/internal/services/ |
svpfr.h | 48 FT_Pos *aadvance );
|
/external/pdfium/third_party/freetype/src/truetype/ |
ttgload.h | 46 FT_Pos yMax,
|
/external/freetype/src/base/ |
ftcalc.c | 684 FT_Pos delta, xx, yy; 742 FT_Pos xz, yz; 841 vector->x = sx < 0 ? -(FT_Pos)u : (FT_Pos)u; 842 vector->y = sy < 0 ? -(FT_Pos)v : (FT_Pos)v; 899 ft_corner_orientation( FT_Pos in_x, 900 FT_Pos in_y, 901 FT_Pos out_x, 902 FT_Pos out_y [all...] |
/external/pdfium/third_party/freetype/src/base/ |
ftcalc.c | 684 FT_Pos delta, xx, yy; 742 FT_Pos xz, yz; 841 vector->x = sx < 0 ? -(FT_Pos)u : (FT_Pos)u; 842 vector->y = sy < 0 ? -(FT_Pos)v : (FT_Pos)v; 899 ft_corner_orientation( FT_Pos in_x, 900 FT_Pos in_y, 901 FT_Pos out_x, 902 FT_Pos out_y [all...] |