Home
last modified time | relevance | path

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

12345678

/external/freetype/src/pshinter/
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 …]
Dpshrec.c156 static FT_Int
158 FT_Int idx ) in ps_mask_test_bit()
333 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits()
335 FT_Int wmask = 0x80; in ps_mask_table_set_bits()
336 FT_Int val; in ps_mask_table_set_bits()
370 static FT_Int
430 FT_Int delta; in ps_mask_table_merge()
471 delta = (FT_Int)( table->num_masks - 1 - index2 ); in ps_mask_table_merge()
503 FT_Int index1, index2; in ps_mask_table_merge_all()
508 for ( index1 = (FT_Int)table->num_masks - 1; index1 > 0; index1-- ) in ps_mask_table_merge_all()
[all …]
/external/freetype/include/freetype/internal/
Dt1types.h77 FT_Int num_chars;
78 FT_Int code_first;
79 FT_Int code_last;
113 FT_Int num_subrs;
118 FT_Int num_glyphs;
137 FT_Int num_subrs;
157 FT_Int degree;
169 FT_Int x;
170 FT_Int y;
221 FT_Int ndv_idx;
[all …]
Dpsaux.h48 FT_Int darken_params[8];
92 FT_Int count,
100 FT_Int idx,
162 FT_Int max_elems;
163 FT_Int num_elems;
397 FT_Int power_ten );
406 FT_Int
408 FT_Int max_coords,
410 FT_Int
412 FT_Int max_values,
[all …]
Dsfnt.h76 FT_Int face_index,
77 FT_Int num_params,
119 FT_Int face_index,
120 FT_Int num_params,
638 FT_Int *win,
639 FT_Int *apple );
700 typedef FT_Int
/external/freetype/src/psaux/
Dpsfont.c58 FT_Int* darkenParams ) in cf2_computeDarkening()
111 FT_Int logBase2; in cf2_computeDarkening()
125 FT_Int x1 = darkenParams[0]; in cf2_computeDarkening()
126 FT_Int y1 = darkenParams[1]; in cf2_computeDarkening()
127 FT_Int x2 = darkenParams[2]; in cf2_computeDarkening()
128 FT_Int y2 = darkenParams[3]; in cf2_computeDarkening()
129 FT_Int x3 = darkenParams[4]; in cf2_computeDarkening()
130 FT_Int y3 = darkenParams[5]; in cf2_computeDarkening()
131 FT_Int x4 = darkenParams[6]; in cf2_computeDarkening()
132 FT_Int y4 = darkenParams[7]; in cf2_computeDarkening()
[all …]
Dcffdecode.c219 FT_Int bchar, in cff_operator_seac()
220 FT_Int achar ) in cff_operator_seac()
224 FT_Int bchar_index, achar_index; in cff_operator_seac()
293 subg->arg1 = (FT_Int)( adx >> 16 ); in cff_operator_seac()
294 subg->arg2 = (FT_Int)( ady >> 16 ); in cff_operator_seac()
401 static FT_Int
402 cff_compute_bias( FT_Int in_charstring_type, in cff_compute_bias()
405 FT_Int result; in cff_compute_bias()
421 FT_LOCAL_DEF( FT_Int )
423 FT_Int charcode ) in cff_lookup_glyph_by_stdcharcode()
[all …]
Dpsobjs.h52 FT_Int count,
57 FT_Int idx,
92 FT_Int* pnum_tokens );
122 FT_Int power_ten );
125 FT_LOCAL( FT_Int )
127 FT_Int max_coords,
130 FT_LOCAL( FT_Int )
132 FT_Int max_values,
134 FT_Int power_ten );
167 FT_Int count );
[all …]
Dt1decode.c32 #define Fix2Int( f ) ( (FT_Int)(FT_Short)( (f) >> 16 ) )
80 const FT_Int t1_args_count[op_max] =
132 FT_LOCAL_DEF( FT_Int )
134 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode_ps()
156 return (FT_Int)n; in t1_lookup_glyph_by_stdcharcode_ps()
185 static FT_Int
187 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
209 return (FT_Int)n; in t1_lookup_glyph_by_stdcharcode()
260 FT_Int bchar, in t1operator_seac()
261 FT_Int achar ) in t1operator_seac()
[all …]
Dpsobjs.c75 FT_Int count, in ps_table_new()
178 FT_Int idx, in ps_table_add()
347 FT_Int embed = 0; in skip_literal_string()
462 FT_Int embed = 0; in skip_procedure()
631 FT_Int embed; in ps_parser_to_token()
732 FT_Int* pnum_tokens ) in ps_parser_to_token_array()
769 *pnum_tokens = (FT_Int)( cur - tokens ); in ps_parser_to_token_array()
781 static FT_Int
784 FT_Int max_coords, in ps_tocoordarray()
788 FT_Int count = 0; in ps_tocoordarray()
[all …]
/external/freetype/include/freetype/
Dt1tables.h140 FT_Int unique_id;
141 FT_Int lenIV;
155 FT_Int blue_shift;
156 FT_Int blue_fuzz;
366 FT_Int sd_bytes;
407 FT_Int cid_font_type;
411 FT_Int supplement;
417 FT_Int num_xuid;
421 FT_Int fd_bytes;
422 FT_Int gd_bytes;
[all …]
Dfreetype.h1108 FT_Int num_fixed_sizes;
1111 FT_Int num_charmaps;
1986 FT_Int bitmap_left;
1987 FT_Int bitmap_top;
2222 FT_Int num_params;
2615 FT_Int strike_index );
3649 FT_Int degree,
3825 FT_EXPORT( FT_Int )
4161 FT_Int *p_index,
4163 FT_Int *p_arg1,
[all …]
/external/freetype/src/pfr/
Dpfrtypes.h85 FT_Int stroke_thickness;
86 FT_Int bold_thickness;
158 FT_Int advance;
171 FT_Int* stem_snaps;
215 FT_Int standard_advance;
217 FT_Int ascent; /* optional, bbox.yMax if not present */
218 FT_Int descent; /* optional, bbox.yMin if not present */
219 FT_Int leading; /* optional, 0 if not present */
233 FT_Int *blue_values;
290 FT_Int x_delta;
[all …]
/external/freetype/include/freetype/internal/services/
Dsvmetric.h41 FT_Int *avalue );
46 FT_Int *avalue );
51 FT_Int *avalue );
58 FT_Int *avalue );
63 FT_Int *avalue );
68 FT_Int *avalue );
73 FT_Int *avalue );
/external/freetype/src/autofit/
Dafhints.h295 FT_Int score; /* used during stem matching */
307 FT_Int num_segments; /* number of used segments */
308 FT_Int max_segments; /* number of allocated segments */
311 FT_Int mid_segments;
314 FT_Int num_edges; /* number of used edges */
315 FT_Int max_edges; /* number of allocated edges */
344 FT_Int max_points; /* number of allocated points */
345 FT_Int num_points; /* number of used points */
348 FT_Int max_contours; /* number of allocated contours */
349 FT_Int num_contours; /* number of used contours */
[all …]
Dafwarp.c79 FT_Int num_segments ) in af_warper_compute_line_best()
81 FT_Int idx_min, idx_max, idx0; in af_warper_compute_line_best()
82 FT_Int nn; in af_warper_compute_line_best()
124 FT_Int idx; in af_warper_compute_line_best()
134 FT_Int idx; in af_warper_compute_line_best()
173 FT_Int nn, num_points, num_segments; in af_warper_compute()
174 FT_Int X1, X2; in af_warper_compute()
175 FT_Int w; in af_warper_compute()
215 FT_Int X = points[nn].fx; in af_warper_compute()
227 FT_Int X = segments[nn].pos; in af_warper_compute()
/external/freetype/src/base/
Dftdebug.c128 FT_BASE_DEF( FT_Int )
138 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
214 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init()
215 FT_Int level = -1, found = -1; in ft_debug_init()
274 FT_BASE_DEF( FT_Int )
282 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
Dftpsprop.c54 FT_Int* darken_params; in ps_property_set()
55 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in ps_property_set()
58 FT_Int dp[8]; in ps_property_set()
71 dp[i] = (FT_Int)ft_strtol( s, &ep, 10 ); in ps_property_set()
78 dp[7] = (FT_Int)ft_strtol( s, &ep, 10 ); in ps_property_set()
86 darken_params = (FT_Int*)value; in ps_property_set()
241 FT_Int* darken_params = driver->darken_params; in ps_property_get()
242 FT_Int* val = (FT_Int*)value; in ps_property_get()
Dftbitmap.c71 FT_Int pitch; in FT_Bitmap_Copy()
74 FT_Int source_pitch_sign, target_pitch_sign; in FT_Bitmap_Copy()
107 FT_Int target_pitch = target->pitch; in FT_Bitmap_Copy()
315 FT_Int i, x, pitch; in FT_Bitmap_Embolden()
317 FT_Int xstr, ystr; in FT_Bitmap_Embolden()
330 xstr = (FT_Int)FT_PIX_ROUND( xStrength ) >> 6; in FT_Bitmap_Embolden()
331 ystr = (FT_Int)FT_PIX_ROUND( yStrength ) >> 6; in FT_Bitmap_Embolden()
519 FT_Int alignment ) in FT_Bitmap_Convert()
546 FT_Int pad, old_target_pitch, target_pitch; in FT_Bitmap_Convert()
563 pad = (FT_Int)source->width % alignment; in FT_Bitmap_Convert()
[all …]
/external/freetype/builds/amiga/src/base/
Dftdebug.c145 FT_BASE_DEF( FT_Int )
155 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
216 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init()
217 FT_Int level = -1, found = -1; in ft_debug_init()
274 FT_BASE_DEF( FT_Int )
282 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
/external/freetype/src/truetype/
Dttinterp.h93 FT_Int Caller_Range;
179 FT_Int curRange; /* current code range number */
185 FT_Int length; /* length of current opcode */
206 FT_Int callTop, /* top of call stack during execution */
415 FT_Int rasterizer_version; /* MS rasterizer version */
444 FT_Int range,
449 FT_Int range,
455 FT_Int range );
/external/freetype/src/sfnt/
Dttpost.c167 FT_Int num_glyphs; in load_format_20()
191 FT_Int n; in load_format_20()
206 FT_Int n; in load_format_20()
213 FT_Int idx; in load_format_20()
253 FT_Int d = (FT_Int)post_limit - (FT_Int)FT_STREAM_POS(); in load_format_20()
322 FT_Int num_glyphs; in load_format_25()
346 FT_Int n; in load_format_25()
561 *PSname = MAC_NAME( (FT_Int)idx + table->offsets[idx] ); in tt_face_get_ps_name()
Dsfobjs.h34 FT_Int face_instance_index,
35 FT_Int num_params,
41 FT_Int face_instance_index,
42 FT_Int num_params,
Dttcolr.c178 FT_Int num_base_glyph, in find_base_glyph_record()
182 FT_Int min = 0; in find_base_glyph_record()
183 FT_Int max = num_base_glyph - 1; in find_base_glyph_record()
188 FT_Int mid = min + ( max - min ) / 2; in find_base_glyph_record()
309 FT_Int x_min, x_max, y_min, y_max; in tt_face_colr_blend_layer()
313 x_max = FT_MAX( dstSlot->bitmap_left + (FT_Int)dstSlot->bitmap.width, in tt_face_colr_blend_layer()
314 srcSlot->bitmap_left + (FT_Int)srcSlot->bitmap.width ); in tt_face_colr_blend_layer()
316 y_min = FT_MIN( dstSlot->bitmap_top - (FT_Int)dstSlot->bitmap.rows, in tt_face_colr_blend_layer()
317 srcSlot->bitmap_top - (FT_Int)srcSlot->bitmap.rows ); in tt_face_colr_blend_layer()
321 x_max != dstSlot->bitmap_left + (FT_Int)dstSlot->bitmap.width || in tt_face_colr_blend_layer()
[all …]
/external/freetype/src/type1/
Dt1objs.h126 FT_Int max_points;
127 FT_Int max_contours;
135 FT_Int face_index,
136 FT_Int num_params,

12345678