Home
last modified time | relevance | path

Searched refs:FT_Vector (Results 1 – 25 of 110) sorted by relevance

12345

/external/freetype/src/cff/
Dcf2hints.h200 FT_Vector fractionalTranslation; /* including deviceXScale */
226 FT_Vector offsetStart0; /* first and second points of first */
227 FT_Vector offsetStart1; /* element with offset applied */
230 FT_Vector currentCS;
232 FT_Vector currentDS;
234 FT_Vector start;
240 FT_Vector prevElemP0;
241 FT_Vector prevElemP1;
242 FT_Vector prevElemP2;
243 FT_Vector prevElemP3;
[all …]
Dcf2glue.h104 FT_Vector pt0;
105 FT_Vector pt1;
106 FT_Vector pt2;
107 FT_Vector pt3;
/external/pdfium/third_party/freetype/src/cff/
Dcf2hints.h200 FT_Vector fractionalTranslation; /* including deviceXScale */
226 FT_Vector offsetStart0; /* first and second points of first */
227 FT_Vector offsetStart1; /* element with offset applied */
230 FT_Vector currentCS;
232 FT_Vector currentDS;
234 FT_Vector start;
240 FT_Vector prevElemP0;
241 FT_Vector prevElemP1;
242 FT_Vector prevElemP2;
243 FT_Vector prevElemP3;
[all …]
Dcf2glue.h104 FT_Vector pt0;
105 FT_Vector pt1;
106 FT_Vector pt2;
107 FT_Vector pt3;
/external/freetype/src/base/
Dftoutln.c58 FT_Vector v_last; in FT_Outline_Decompose()
59 FT_Vector v_control; in FT_Outline_Decompose()
60 FT_Vector v_start; in FT_Outline_Decompose()
62 FT_Vector* point; in FT_Outline_Decompose()
63 FT_Vector* limit; in FT_Outline_Decompose()
156 FT_Vector vec; in FT_Outline_Decompose()
177 FT_Vector vec; in FT_Outline_Decompose()
178 FT_Vector v_middle; in FT_Outline_Decompose()
227 FT_Vector vec1, vec2; in FT_Outline_Decompose()
245 FT_Vector vec; in FT_Outline_Decompose()
[all …]
Dfttrigon.c133 ft_trig_prenorm( FT_Vector* vec ) in ft_trig_prenorm()
163 ft_trig_pseudo_rotate( FT_Vector* vec, in ft_trig_pseudo_rotate()
218 ft_trig_pseudo_polarize( FT_Vector* vec ) in ft_trig_pseudo_polarize()
299 FT_Vector v; in FT_Cos()
313 FT_Vector v; in FT_Sin()
327 FT_Vector v; in FT_Tan()
342 FT_Vector v; in FT_Atan2()
360 FT_Vector_Unit( FT_Vector* vec, in FT_Vector_Unit()
385 FT_Vector_Rotate( FT_Vector* vec, in FT_Vector_Rotate()
389 FT_Vector v; in FT_Vector_Rotate()
[all …]
Dftstroke.c78 ft_conic_split( FT_Vector* base ) in ft_conic_split()
98 ft_conic_is_small_enough( FT_Vector* base, in ft_conic_is_small_enough()
102 FT_Vector d1, d2; in ft_conic_is_small_enough()
149 ft_cubic_split( FT_Vector* base ) in ft_cubic_split()
188 ft_cubic_is_small_enough( FT_Vector* base, in ft_cubic_is_small_enough()
193 FT_Vector d1, d2, d3; in ft_cubic_is_small_enough()
306 FT_Vector* points;
370 FT_Vector* vec1 = border->points + start + 1; in ft_stroke_border_close()
371 FT_Vector* vec2 = border->points + count - 1; in ft_stroke_border_close()
376 FT_Vector tmp; in ft_stroke_border_close()
[all …]
Dftbbox.c39 FT_Vector last;
85 BBox_Move_To( FT_Vector* to, in BBox_Move_To()
117 BBox_Line_To( FT_Vector* to, in BBox_Line_To()
198 BBox_Conic_To( FT_Vector* control, in BBox_Conic_To()
199 FT_Vector* to, in BBox_Conic_To()
393 BBox_Cubic_To( FT_Vector* control1, in BBox_Cubic_To()
394 FT_Vector* control2, in BBox_Cubic_To()
395 FT_Vector* to, in BBox_Cubic_To()
445 FT_Vector* vec; in FT_EXPORT_DEF()
/external/pdfium/third_party/freetype/src/base/
Dftoutln.c59 FT_Vector v_last; in FT_Outline_Decompose()
60 FT_Vector v_control; in FT_Outline_Decompose()
61 FT_Vector v_start; in FT_Outline_Decompose()
63 FT_Vector* point; in FT_Outline_Decompose()
64 FT_Vector* limit; in FT_Outline_Decompose()
157 FT_Vector vec; in FT_Outline_Decompose()
178 FT_Vector vec; in FT_Outline_Decompose()
179 FT_Vector v_middle; in FT_Outline_Decompose()
228 FT_Vector vec1, vec2; in FT_Outline_Decompose()
246 FT_Vector vec; in FT_Outline_Decompose()
[all …]
Dfttrigon.c133 ft_trig_prenorm( FT_Vector* vec ) in ft_trig_prenorm()
163 ft_trig_pseudo_rotate( FT_Vector* vec, in ft_trig_pseudo_rotate()
218 ft_trig_pseudo_polarize( FT_Vector* vec ) in ft_trig_pseudo_polarize()
299 FT_Vector v; in FT_Cos()
313 FT_Vector v; in FT_Sin()
327 FT_Vector v; in FT_Tan()
342 FT_Vector v; in FT_Atan2()
360 FT_Vector_Unit( FT_Vector* vec, in FT_Vector_Unit()
385 FT_Vector_Rotate( FT_Vector* vec, in FT_Vector_Rotate()
389 FT_Vector v; in FT_Vector_Rotate()
[all …]
Dftstroke.c88 ft_conic_split( FT_Vector* base ) in ft_conic_split()
108 ft_conic_is_small_enough( FT_Vector* base, in ft_conic_is_small_enough()
112 FT_Vector d1, d2; in ft_conic_is_small_enough()
159 ft_cubic_split( FT_Vector* base ) in ft_cubic_split()
198 ft_cubic_is_small_enough( FT_Vector* base, in ft_cubic_is_small_enough()
203 FT_Vector d1, d2, d3; in ft_cubic_is_small_enough()
316 FT_Vector* points;
380 FT_Vector* vec1 = border->points + start + 1; in ft_stroke_border_close()
381 FT_Vector* vec2 = border->points + count - 1; in ft_stroke_border_close()
386 FT_Vector tmp; in ft_stroke_border_close()
[all …]
Dftbbox.c39 FT_Vector last;
85 BBox_Move_To( FT_Vector* to, in BBox_Move_To()
117 BBox_Line_To( FT_Vector* to, in BBox_Line_To()
198 BBox_Conic_To( FT_Vector* control, in BBox_Conic_To()
199 FT_Vector* to, in BBox_Conic_To()
393 BBox_Cubic_To( FT_Vector* control1, in BBox_Cubic_To()
394 FT_Vector* control2, in BBox_Cubic_To()
395 FT_Vector* to, in BBox_Cubic_To()
445 FT_Vector* vec; in FT_EXPORT_DEF()
/external/freetype/include/
Dftstroke.h407 FT_Vector* to,
460 FT_Vector* to );
491 FT_Vector* control,
492 FT_Vector* to );
526 FT_Vector* control1,
527 FT_Vector* control2,
528 FT_Vector* to );
Dftimage.h79 } FT_Vector; typedef
339 FT_Vector* points; /* the outline's points */
493 (*FT_Outline_MoveToFunc)( const FT_Vector* to,
520 (*FT_Outline_LineToFunc)( const FT_Vector* to,
551 (*FT_Outline_ConicToFunc)( const FT_Vector* control,
552 const FT_Vector* to,
583 (*FT_Outline_CubicToFunc)( const FT_Vector* control1,
584 const FT_Vector* control2,
585 const FT_Vector* to,
Dfttrigon.h244 FT_Vector_Unit( FT_Vector* vec,
266 FT_Vector_Rotate( FT_Vector* vec,
288 FT_Vector_Length( FT_Vector* vec );
312 FT_Vector_Polarize( FT_Vector* vec,
338 FT_Vector_From_Polar( FT_Vector* vec,
/external/pdfium/third_party/freetype/include/freetype/
Dftstroke.h407 FT_Vector* to,
460 FT_Vector* to );
491 FT_Vector* control,
492 FT_Vector* to );
526 FT_Vector* control1,
527 FT_Vector* control2,
528 FT_Vector* to );
Dftimage.h79 } FT_Vector; typedef
339 FT_Vector* points; /* the outline's points */
493 (*FT_Outline_MoveToFunc)( const FT_Vector* to,
520 (*FT_Outline_LineToFunc)( const FT_Vector* to,
551 (*FT_Outline_ConicToFunc)( const FT_Vector* control,
552 const FT_Vector* to,
583 (*FT_Outline_CubicToFunc)( const FT_Vector* control1,
584 const FT_Vector* control2,
585 const FT_Vector* to,
Dfttrigon.h244 FT_Vector_Unit( FT_Vector* vec,
266 FT_Vector_Rotate( FT_Vector* vec,
288 FT_Vector_Length( FT_Vector* vec );
312 FT_Vector_Polarize( FT_Vector* vec,
338 FT_Vector_From_Polar( FT_Vector* vec,
/external/pdfium/third_party/freetype/src/smooth/
Dftsmooth.c62 const FT_Vector* delta ) in ft_smooth_transform()
102 const FT_Vector* origin, in ft_smooth_render_generic()
266 FT_Vector* points = outline->points; in ft_smooth_render_generic()
267 FT_Vector* points_end = points + outline->n_points; in ft_smooth_render_generic()
268 FT_Vector* vec; in ft_smooth_render_generic()
285 FT_Vector* points = outline->points; in ft_smooth_render_generic()
286 FT_Vector* points_end = points + outline->n_points; in ft_smooth_render_generic()
287 FT_Vector* vec; in ft_smooth_render_generic()
385 const FT_Vector* origin ) in ft_smooth_render()
400 const FT_Vector* origin ) in ft_smooth_render_lcd()
[all …]
Dftgrays.c444 FT_Vector bez_stack[32 * 3 + 1];
518 FT_Vector* vec = outline->points; in gray_compute_cbox()
519 FT_Vector* limit = vec + outline->n_points; in gray_compute_cbox()
915 gray_split_conic( FT_Vector* base ) in gray_split_conic()
935 gray_render_conic( RAS_ARG_ const FT_Vector* control, in gray_render_conic()
936 const FT_Vector* to ) in gray_render_conic()
942 FT_Vector* arc; in gray_render_conic()
1009 gray_split_cubic( FT_Vector* base ) in gray_split_cubic()
1037 gray_render_cubic( RAS_ARG_ const FT_Vector* control1, in gray_render_cubic()
1038 const FT_Vector* control2, in gray_render_cubic()
[all …]
/external/freetype/src/smooth/
Dftsmooth.c62 const FT_Vector* delta ) in ft_smooth_transform()
102 const FT_Vector* origin, in ft_smooth_render_generic()
266 FT_Vector* points = outline->points; in ft_smooth_render_generic()
267 FT_Vector* points_end = points + outline->n_points; in ft_smooth_render_generic()
268 FT_Vector* vec; in ft_smooth_render_generic()
285 FT_Vector* points = outline->points; in ft_smooth_render_generic()
286 FT_Vector* points_end = points + outline->n_points; in ft_smooth_render_generic()
287 FT_Vector* vec; in ft_smooth_render_generic()
385 const FT_Vector* origin ) in ft_smooth_render()
400 const FT_Vector* origin ) in ft_smooth_render_lcd()
[all …]
Dftgrays.c448 FT_Vector bez_stack[32 * 3 + 1];
522 FT_Vector* vec = outline->points; in gray_compute_cbox()
523 FT_Vector* limit = vec + outline->n_points; in gray_compute_cbox()
932 gray_split_conic( FT_Vector* base ) in gray_split_conic()
952 gray_render_conic( RAS_ARG_ const FT_Vector* control, in gray_render_conic()
953 const FT_Vector* to ) in gray_render_conic()
959 FT_Vector* arc; in gray_render_conic()
1026 gray_split_cubic( FT_Vector* base ) in gray_split_cubic()
1054 gray_render_cubic( RAS_ARG_ const FT_Vector* control1, in gray_render_cubic()
1055 const FT_Vector* control2, in gray_render_cubic()
[all …]
/external/freetype/src/autofit/
Dafloader.h48 FT_Vector trans_delta;
49 FT_Vector pp1;
50 FT_Vector pp2;
/external/pdfium/third_party/freetype/include/freetype/internal/
Dtttypes.h1445 FT_Vector* org; /* original point coordinates */
1446 FT_Vector* cur; /* current point coordinates */
1447 FT_Vector* orus; /* original (unscaled) point coordinates */
1492 FT_Vector pp1;
1493 FT_Vector pp2;
1511 FT_Vector pp3;
1512 FT_Vector pp4;
/external/freetype/include/internal/
Dtttypes.h1445 FT_Vector* org; /* original point coordinates */
1446 FT_Vector* cur; /* current point coordinates */
1447 FT_Vector* orus; /* original (unscaled) point coordinates */
1480 FT_Vector pp1;
1481 FT_Vector pp2;
1499 FT_Vector pp3;
1500 FT_Vector pp4;

12345