Home
last modified time | relevance | path

Searched refs:FT_Int (Results 1 – 25 of 144) sorted by relevance

123456

/AliOS-Things-master/components/freetype/include/internal/
A Dt1types.h71 FT_Int num_chars;
72 FT_Int code_first;
73 FT_Int code_last;
107 FT_Int num_subrs;
150 FT_Int degree;
160 FT_Int index1;
161 FT_Int index2;
162 FT_Int x;
163 FT_Int y;
214 FT_Int ndv_idx;
[all …]
A Dpsaux.h67 FT_Int count,
75 FT_Int idx,
127 FT_Int max_elems;
128 FT_Int num_elems;
362 FT_Int power_ten );
371 FT_Int
373 FT_Int max_coords,
375 FT_Int
685 FT_Int flex_state;
686 FT_Int num_flex_vectors;
[all …]
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.h66 FT_Int org;
94 FT_Int org_ref;
95 FT_Int org_delta;
96 FT_Int org_top;
97 FT_Int org_bottom;
124 FT_Int blue_shift;
125 FT_Int blue_threshold;
126 FT_Int blue_fuzz;
167 FT_Int org_width );
180 FT_Int stem_top,
[all …]
A Dpshrec.c156 static FT_Int
338 FT_Int wmask = 0x80; in ps_mask_table_set_bits()
339 FT_Int val; in ps_mask_table_set_bits()
373 static FT_Int
431 FT_Int delta; in ps_mask_table_merge()
501 FT_Int index1, index2; in ps_mask_table_merge_all()
705 *aindex = (FT_Int)idx; in ps_dimension_add_t1stem()
869 dim, (FT_Int)stems[0], (FT_Int)stems[1], in ps_hints_stem()
905 FT_Int count; in ps_hints_t1stem3()
906 FT_Int idx[3]; in ps_hints_t1stem3()
[all …]
/AliOS-Things-master/components/freetype/src/base/
A Dftbitmap.c251 FT_Int align; in FT_Bitmap_Embolden()
462 FT_Int pad; in FT_Bitmap_Convert()
505 FT_Int i; in FT_Bitmap_Convert()
514 FT_Int j; in FT_Bitmap_Convert()
567 FT_Int i; in FT_Bitmap_Convert()
587 FT_Int i; in FT_Bitmap_Convert()
596 FT_Int j; in FT_Bitmap_Convert()
639 FT_Int i; in FT_Bitmap_Convert()
648 FT_Int j; in FT_Bitmap_Convert()
679 FT_Int i; in FT_Bitmap_Convert()
[all …]
A Dftdebug.c121 FT_BASE_DEF( FT_Int )
131 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
189 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init()
190 FT_Int level = -1, found = -1; in ft_debug_init()
247 FT_BASE_DEF( FT_Int )
255 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2font.c121 FT_Int x1 = darkenParams[0]; in cf2_computeDarkening()
122 FT_Int y1 = darkenParams[1]; in cf2_computeDarkening()
123 FT_Int x2 = darkenParams[2]; in cf2_computeDarkening()
124 FT_Int y2 = darkenParams[3]; in cf2_computeDarkening()
125 FT_Int x3 = darkenParams[4]; in cf2_computeDarkening()
126 FT_Int y3 = darkenParams[5]; in cf2_computeDarkening()
127 FT_Int x4 = darkenParams[6]; in cf2_computeDarkening()
128 FT_Int y4 = darkenParams[7]; in cf2_computeDarkening()
161 FT_Int xdelta = x2 - x1; in cf2_computeDarkening()
162 FT_Int ydelta = y2 - y1; in cf2_computeDarkening()
[all …]
A Dcffgload.h111 FT_Int count );
130 FT_LOCAL( FT_Int )
132 FT_Int charcode );
166 FT_Int flex_state;
167 FT_Int num_flex_vectors;
175 FT_Int num_hints;
181 FT_Int locals_bias;
182 FT_Int globals_bias;
217 FT_Int* max_advance );
A Dcffdrivr.c317 static FT_Int
593 FT_Int* darken_params = (FT_Int*)value; in cff_property_set()
595 FT_Int x1 = darken_params[0]; in cff_property_set()
596 FT_Int y1 = darken_params[1]; in cff_property_set()
597 FT_Int x2 = darken_params[2]; in cff_property_set()
598 FT_Int y2 = darken_params[3]; in cff_property_set()
599 FT_Int x3 = darken_params[4]; in cff_property_set()
600 FT_Int y3 = darken_params[5]; in cff_property_set()
601 FT_Int x4 = darken_params[6]; in cff_property_set()
602 FT_Int y4 = darken_params[7]; in cff_property_set()
[all …]
A Dcffgload.c340 static FT_Int
344 FT_Int result; in cff_compute_bias()
586 FT_Int first; in cff_builder_close_contour()
627 FT_LOCAL_DEF( FT_Int )
1033 FT_Int num_args = (FT_Int)( args - decoder->stack ); in cff_decoder_parse_charstrings()
2127 FT_Int idx = (FT_Int)( args[0] >> 16 ); in cff_decoder_parse_charstrings()
2143 FT_Int count = (FT_Int)( args[0] >> 16 ); in cff_decoder_parse_charstrings()
2144 FT_Int idx = (FT_Int)( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2198 FT_Int idx = (FT_Int)( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2210 FT_Int idx = (FT_Int)( args[0] >> 16 ); in cff_decoder_parse_charstrings()
[all …]
/AliOS-Things-master/components/freetype/src/psaux/
A Dpsobjs.h51 FT_Int count,
56 FT_Int idx,
91 FT_Int* pnum_tokens );
121 FT_Int power_ten );
124 FT_LOCAL( FT_Int )
126 FT_Int max_coords,
129 FT_LOCAL( FT_Int )
131 FT_Int max_values,
133 FT_Int power_ten );
166 FT_Int count );
A Dt1decode.c79 const FT_Int t1_args_count[op_max] =
129 static FT_Int
189 FT_Int bchar, in t1operator_seac()
195 FT_Int n_base_points; in t1operator_seac()
680 FT_Int subr_no; in t1_decoder_parse_charstrings()
681 FT_Int arg_cnt; in t1_decoder_parse_charstrings()
767 FT_Int idx; in t1_decoder_parse_charstrings()
873 FT_Int idx; in t1_decoder_parse_charstrings()
941 FT_Int idx; in t1_decoder_parse_charstrings()
962 FT_Int idx; in t1_decoder_parse_charstrings()
[all …]
A Dpsobjs.c343 FT_Int embed = 0; in skip_literal_string()
458 FT_Int embed = 0; in skip_procedure()
624 FT_Int embed; in ps_parser_to_token()
774 static FT_Int
781 FT_Int count = 0; in ps_tocoordarray()
853 static FT_Int
861 FT_Int count = 0; in ps_tofixedarray()
936 FT_Int count;
1432 FT_LOCAL_DEF( FT_Int )
1443 FT_LOCAL_DEF( FT_Int )
[all …]
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h120 FT_Int unique_id;
121 FT_Int lenIV;
135 FT_Int blue_shift;
136 FT_Int blue_fuzz;
321 FT_Int sd_bytes;
359 FT_Int supplement;
365 FT_Int num_xuid;
369 FT_Int fd_bytes;
370 FT_Int gd_bytes;
373 FT_Int num_dicts;
[all …]
A Dfreetype.h971 FT_Int num_fixed_sizes;
974 FT_Int num_charmaps;
1686 FT_Int bitmap_left;
1687 FT_Int bitmap_top;
1905 FT_Int num_params;
2172 FT_Int strike_index );
3028 FT_Int degree,
3181 FT_EXPORT( FT_Int )
3609 FT_EXPORT( FT_Int )
4002 FT_Int *amajor,
[all …]
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.h318 FT_Int score; /* used during stem matching */
328 FT_Int num_segments; /* number of used segments */
329 FT_Int max_segments; /* number of allocated segments */
332 FT_Int mid_segments;
335 FT_Int num_edges; /* number of used edges */
336 FT_Int max_edges; /* number of allocated edges */
354 FT_Int max_points; /* number of allocated points */
355 FT_Int num_points; /* number of used points */
358 FT_Int max_contours; /* number of allocated contours */
359 FT_Int num_contours; /* number of used contours */
[all …]
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrtypes.h89 FT_Int stroke_thickness;
90 FT_Int bold_thickness;
175 FT_Int advance;
188 FT_Int* stem_snaps;
234 FT_Int ascent; /* optional, bbox.yMax if not present */
235 FT_Int descent; /* optional, bbox.yMin if not present */
236 FT_Int leading; /* optional, 0 if not present */
250 FT_Int *blue_values;
316 FT_Int x_delta;
317 FT_Int y_delta;
A Dpfrsbit.c73 FT_Int n, reload; in pfr_bitwriter_decode_bytes()
74 FT_Int left = writer->width; in pfr_bitwriter_decode_bytes()
81 n = (FT_Int)( limit - p ) * 8; in pfr_bitwriter_decode_bytes()
127 FT_Int n, phase, count, counts[2], reload; in pfr_bitwriter_decode_rle1()
128 FT_Int left = writer->width; in pfr_bitwriter_decode_rle1()
150 FT_Int v; in pfr_bitwriter_decode_rle1()
207 FT_Int n, phase, count, reload; in pfr_bitwriter_decode_rle2()
208 FT_Int left = writer->width; in pfr_bitwriter_decode_rle2()
654 glyph->root.bitmap.width = (FT_Int)xsize; in pfr_slot_load_bitmap()
655 glyph->root.bitmap.rows = (FT_Int)ysize; in pfr_slot_load_bitmap()
[all …]
/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.h34 FT_Int face_index,
35 FT_Int num_params,
41 FT_Int face_index,
42 FT_Int num_params,
A Dpngshim.c179 FT_Int x_offset, in Load_SBit_Png()
180 FT_Int y_offset, in Load_SBit_Png()
181 FT_Int pix_bits, in Load_SBit_Png()
197 FT_Int i; in Load_SBit_Png()
254 ( (FT_Int)imgWidth != metrics->width || in Load_SBit_Png()
255 (FT_Int)imgHeight != metrics->height ) ) ) in Load_SBit_Png()
263 metrics->width = (FT_Int)imgWidth; in Load_SBit_Png()
264 metrics->height = (FT_Int)imgHeight; in Load_SBit_Png()
349 for ( i = 0; i < (FT_Int)imgHeight; i++ ) in Load_SBit_Png()
A Dpngshim.h33 FT_Int x_offset,
34 FT_Int y_offset,
35 FT_Int pix_bits,
A Dttpost.c163 FT_Int num_glyphs; in load_format_20()
187 FT_Int n; in load_format_20()
202 FT_Int n; in load_format_20()
209 FT_Int idx; in load_format_20()
246 if ( (FT_Int)len > post_limit || in load_format_20()
247 FT_STREAM_POS() > post_limit - (FT_Int)len ) in load_format_20()
315 FT_Int num_glyphs; in load_format_25()
338 FT_Int n; in load_format_25()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.h101 FT_Int Caller_Range;
186 FT_Int curRange; /* current code range number */
192 FT_Int length; /* length of current opcode */
213 FT_Int callTop, /* top of call stack during execution */
233 FT_Int cur_ppem; /* ppem along the current proj vector */
279 FT_Int rasterizer_version; /* MS rasterizer version */
300 FT_Int range,
305 FT_Int range,
311 FT_Int range );
/AliOS-Things-master/components/freetype/src/type1/
A Dt1objs.h123 FT_Int max_points;
124 FT_Int max_contours;
135 FT_Int face_index,
136 FT_Int num_params,
/AliOS-Things-master/components/freetype/src/lzw/
A Dftzopen.h115 FT_Int in_eof;
118 FT_Int buf_offset;
119 FT_Int buf_size;
124 FT_Int block_mode; /* block mode flag, from file header */

Completed in 76 milliseconds

123456