Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A 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 );
227 FT_F26Dot6 period; /* values used for the */
228 FT_F26Dot6 phase; /* `SuperRounding' */
229 FT_F26Dot6 threshold;
A Dttobjs.h91 FT_F26Dot6 minimum_distance;
95 FT_F26Dot6 control_value_cutin;
96 FT_F26Dot6 single_width_cutin;
97 FT_F26Dot6 single_width_value;
195 FT_F26Dot6 ox, oy; /* offsets */
276 FT_F26Dot6 compensations[4]; /* device-specific compensations */
A Dttinterp.c1872 FT_F26Dot6 v; in Direct_Move()
1926 FT_F26Dot6 v; in Direct_Move_Orig()
2038 static FT_F26Dot6
2079 static FT_F26Dot6
2123 static FT_F26Dot6
2165 static FT_F26Dot6
2209 static FT_F26Dot6
2253 static FT_F26Dot6
2743 FT_F26Dot6 W; in Normalize()
5304 FT_F26Dot6 R; in Ins_GC()
[all …]
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c435 FT_F26Dot6 x1,
436 FT_F26Dot6 x2,
2279 FT_F26Dot6 x1, in Vertical_Sweep_Span()
2280 FT_F26Dot6 x2, in Vertical_Sweep_Span()
2349 FT_F26Dot6 x1, in Vertical_Sweep_Drop()
2350 FT_F26Dot6 x2, in Vertical_Sweep_Drop()
2525 FT_F26Dot6 x1, in Horizontal_Sweep_Span()
2526 FT_F26Dot6 x2, in Horizontal_Sweep_Span()
2571 FT_F26Dot6 x1, in Horizontal_Sweep_Drop()
2572 FT_F26Dot6 x2, in Horizontal_Sweep_Drop()
[all …]
A Dftmisc.h47 typedef signed long FT_F26Dot6; typedef
/AliOS-Things-master/components/freetype/src/cff/
A Dcffobjs.h108 FT_F26Dot6 ox, oy; /* offsets */
/AliOS-Things-master/components/freetype/include/
A Dfttypes.h272 typedef signed long FT_F26Dot6; typedef
A Dfreetype.h2353 FT_F26Dot6 char_width,
2354 FT_F26Dot6 char_height,
/AliOS-Things-master/components/freetype/src/tools/ftrandom/
A Dftrandom.c87 static FT_F26Dot6 font_size = 12 * 64;
624 font_size = (FT_F26Dot6)( strtod( argv[++i], &end ) * 64 ); in main()
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c2930 FT_F26Dot6 char_width, in FT_Set_Char_Size()
2931 FT_F26Dot6 char_height, in FT_Set_Char_Size()

Completed in 43 milliseconds