Home
last modified time | relevance | path

Searched refs:FT_F26Dot6 (Results 1 – 11 of 11) sorted by relevance

/external/freetype/src/truetype/
Dttinterp.h69 typedef FT_F26Dot6
70 (*TT_Round_Func)( EXEC_OP_ FT_F26Dot6 distance,
71 FT_F26Dot6 compensation );
77 FT_F26Dot6 distance );
80 typedef FT_F26Dot6
85 typedef FT_F26Dot6
92 FT_F26Dot6 value );
184 FT_F26Dot6 period; /* values used for the */
185 FT_F26Dot6 phase; /* `SuperRounding' */
186 FT_F26Dot6 threshold;
Dttinterp.c606 sizeof ( FT_F26Dot6 ), in TT_Load_Context()
1604 static FT_F26Dot6
1605 TT_VecLen( FT_F26Dot6 X, in TT_VecLen()
1606 FT_F26Dot6 Y ) in TT_VecLen()
1685 FT_CALLBACK_DEF( FT_F26Dot6 )
1692 FT_CALLBACK_DEF( FT_F26Dot6 )
1701 FT_F26Dot6 value ) in Write_CVT()
1709 FT_F26Dot6 value ) in Write_CVT_Stretched()
1717 FT_F26Dot6 value ) in Move_CVT()
1725 FT_F26Dot6 value ) in Move_CVT_Stretched()
[all …]
Dttobjs.h91 FT_F26Dot6 minimum_distance;
95 FT_F26Dot6 control_value_cutin;
96 FT_F26Dot6 single_width_cutin;
97 FT_F26Dot6 single_width_value;
192 FT_F26Dot6 ox, oy; /* offsets */
273 FT_F26Dot6 compensations[4]; /* device-specific compensations */
/external/freetype/include/freetype/internal/
Dftdriver.h67 FT_F26Dot6 char_width,
68 FT_F26Dot6 char_height,
231 FT_F26Dot6 width,
232 FT_F26Dot6 height,
/external/freetype/src/raster/
Dftraster.c350 FT_F26Dot6 X; /* current coordinate during sweep */
422 FT_F26Dot6 x1,
423 FT_F26Dot6 x2,
2235 FT_F26Dot6 x1, in Vertical_Sweep_Span()
2236 FT_F26Dot6 x2, in Vertical_Sweep_Span()
2303 FT_F26Dot6 x1, in Vertical_Sweep_Drop()
2304 FT_F26Dot6 x2, in Vertical_Sweep_Drop()
2471 FT_F26Dot6 x1, in Horizontal_Sweep_Span()
2472 FT_F26Dot6 x2, in Horizontal_Sweep_Span()
2514 FT_F26Dot6 x1, in Horizontal_Sweep_Drop()
[all …]
Dftmisc.h47 typedef signed long FT_F26Dot6; typedef
/external/freetype/include/freetype/
Dfttypes.h272 typedef signed long FT_F26Dot6; typedef
Dfreetype.h2265 FT_F26Dot6 char_width,
2266 FT_F26Dot6 char_height,
/external/freetype/src/cff/
Dcffobjs.h108 FT_F26Dot6 ox, oy; /* offsets */
/external/freetype/src/sfnt/
Dsfdriver.c492 req.width = (FT_F26Dot6)x_ppem; in tt_face_set_sbit_strike_stub()
493 req.height = (FT_F26Dot6)y_ppem; in tt_face_set_sbit_strike_stub()
/external/freetype/src/base/
Dftobjs.c2778 FT_F26Dot6 char_width, in FT_Set_Char_Size()
2779 FT_F26Dot6 char_height, in FT_Set_Char_Size()
4554 FT_F26Dot6 width, in ft_stub_set_char_sizes()
4555 FT_F26Dot6 height, in ft_stub_set_char_sizes()