/external/freetype/include/freetype/internal/ |
D | t1types.h | 71 FT_Int num_chars; 72 FT_Int code_first; 73 FT_Int code_last; 118 FT_Int num_subrs; 122 FT_Int num_glyphs; 161 FT_Int degree; 171 FT_Int index1; 172 FT_Int index2; 173 FT_Int x; 174 FT_Int y; [all …]
|
D | psaux.h | 67 FT_Int count, 75 FT_Int idx, 124 FT_Int max_elems; 125 FT_Int num_elems; 358 FT_Int power_ten ); 367 FT_Int 369 FT_Int max_coords, 371 FT_Int 373 FT_Int max_values, 375 FT_Int power_ten ); [all …]
|
D | tttypes.h | 655 FT_Int num_ranges; 1361 FT_Int num_kern_pairs; 1362 FT_Int kern_table_index; 1500 FT_Int byte_len; 1504 FT_Int left_bearing; 1505 FT_Int advance; 1506 FT_Int linear; 1526 FT_Int top_bearing; 1527 FT_Int vadvance;
|
/external/freetype/src/base/ |
D | ftbitmap.c | 47 FT_Int pitch = source->pitch; in FT_Bitmap_Copy() 67 FT_Int target_pitch = target->pitch; in FT_Bitmap_Copy() 107 FT_Int i, width, height; in ft_bitmap_assure_buffer() 145 FT_Int bit_width = pitch * 8; in ft_bitmap_assure_buffer() 146 FT_Int bit_last = ( width + xpixels ) * bpp; in ft_bitmap_assure_buffer() 153 FT_Int shift = bit_last & 7; in ft_bitmap_assure_buffer() 155 FT_Int count = height; in ft_bitmap_assure_buffer() 181 FT_Int len = ( width * bpp + 7 ) >> 3; in ft_bitmap_assure_buffer() 190 FT_Int len = ( width * bpp + 7 ) >> 3; in ft_bitmap_assure_buffer() 221 FT_Int i, x, y, pitch; in FT_Bitmap_Embolden() [all …]
|
D | ftdebug.c | 104 FT_BASE_DEF( FT_Int ) 114 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name() 169 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init() 170 FT_Int level = -1, found = -1; in ft_debug_init() 227 FT_BASE_DEF( FT_Int ) 235 FT_Trace_Get_Name( FT_Int idx ) in FT_Trace_Get_Name()
|
/external/freetype/src/pshinter/ |
D | pshglob.h | 66 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 …]
|
D | pshrec.c | 156 static FT_Int 158 FT_Int idx ) in ps_mask_test_bit() 170 FT_Int idx ) in ps_mask_clear_bit() 186 FT_Int idx, in ps_mask_set_bit() 336 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits() 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 375 FT_Int index1, in ps_mask_table_test_intersect() 376 FT_Int index2 ) in ps_mask_table_test_intersect() [all …]
|
D | pshalgo.c | 55 static FT_Int 149 FT_Int mask = 0, val = 0; in psh_hint_table_record_mask() 250 FT_Int mask = 0, val = 0; in psh_hint_table_activate_mask() 312 FT_Int i1, i2; in psh_hint_table_activate_mask() 319 for ( i1 = 1; i1 < (FT_Int)count; i1++ ) in psh_hint_table_activate_mask() 403 FT_Int dimension ) in ps_simple_scale() 442 FT_Int dimension, in psh_hint_align() 455 FT_Int do_snapping; in psh_hint_align() 670 FT_Int dimension, 851 FT_Int dimension, in psh_hint_table_align_hints() [all …]
|
D | pshglob.c | 86 FT_Int org_width ) 155 FT_Int reference, delta; in psh_blues_set_zones_0() 191 FT_Int delta0 = zone->org_delta; in psh_blues_set_zones_0() 239 FT_Int fuzz, in psh_blues_set_zones() 240 FT_Int family ) in psh_blues_set_zones() 243 FT_Int count_top, count_bot; in psh_blues_set_zones() 279 FT_Int delta; in psh_blues_set_zones() 302 FT_Int delta; in psh_blues_set_zones() 319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() 420 FT_Int threshold = blues->blue_shift; in psh_blues_scale_zones() [all …]
|
/external/freetype/include/freetype/ |
D | t1tables.h | 120 FT_Int unique_id; 121 FT_Int lenIV; 135 FT_Int blue_shift; 136 FT_Int blue_fuzz; 321 FT_Int sd_bytes; 355 FT_Int cid_font_type; 359 FT_Int supplement; 365 FT_Int num_xuid; 369 FT_Int fd_bytes; 370 FT_Int gd_bytes; [all …]
|
D | freetype.h | 924 FT_Int num_fixed_sizes; 927 FT_Int num_charmaps; 1620 FT_Int bitmap_left; 1621 FT_Int bitmap_top; 1833 FT_Int num_params; 2092 FT_Int strike_index ); 2888 FT_Int degree, 3037 FT_EXPORT( FT_Int ) 3249 FT_Int *p_index, 3251 FT_Int *p_arg1, [all …]
|
/external/freetype/src/psaux/ |
D | psobjs.h | 51 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 );
|
D | t1decode.c | 78 const FT_Int t1_args_count[op_max] = 128 static FT_Int 130 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode() 188 FT_Int bchar, in t1operator_seac() 189 FT_Int achar ) in t1operator_seac() 192 FT_Int bchar_index, achar_index; in t1operator_seac() 194 FT_Int n_base_points; in t1operator_seac() 275 subg->arg1 = (FT_Int)FIXED_TO_INT( adx - asb ); in t1operator_seac() 276 subg->arg2 = (FT_Int)FIXED_TO_INT( ady ); in t1operator_seac() 364 FT_Int known_othersubr_result_cnt = 0; in t1_decoder_parse_charstrings() [all …]
|
D | psobjs.c | 71 FT_Int count, in ps_table_new() 170 FT_Int idx, in ps_table_add() 344 FT_Int embed = 0; in skip_literal_string() 459 FT_Int embed = 0; in skip_procedure() 625 FT_Int embed; in ps_parser_to_token() 726 FT_Int* pnum_tokens ) in ps_parser_to_token_array() 763 *pnum_tokens = (FT_Int)( cur - tokens ); in ps_parser_to_token_array() 775 static FT_Int 778 FT_Int max_coords, in ps_tocoordarray() 782 FT_Int count = 0; in ps_tocoordarray() [all …]
|
D | psconv.h | 29 FT_LOCAL( FT_Int ) 32 FT_Int base ); 35 FT_LOCAL( FT_Int ) 42 FT_Int power_ten );
|
/external/freetype/src/autofit/ |
D | afhints.h | 162 FT_Int score; 172 FT_Int num_segments; 173 FT_Int max_segments; 176 FT_Int mid_segments; 179 FT_Int num_edges; 180 FT_Int max_edges; 200 FT_Int max_points; 201 FT_Int num_points; 204 FT_Int max_contours; 205 FT_Int num_contours; [all …]
|
/external/freetype/src/truetype/ |
D | ttinterp.h | 101 FT_Int Caller_Range; 143 FT_Int curRange; /* current code range number */ 149 FT_Int length; /* length of current opcode */ 170 FT_Int callTop, /* top of call stack during execution */ 190 FT_Int cur_ppem; /* ppem along the current proj vector */ 228 FT_Int range, 233 FT_Int range, 239 FT_Int range );
|
D | ttobjs.h | 92 FT_Int round_state; 107 FT_Int scan_type; 176 FT_Int range; /* in which code range is it located? */ 372 FT_Int face_index, 373 FT_Int num_params,
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 84 FT_Int line_bits, in blit_sbit() 86 FT_Int x_offset, in blit_sbit() 87 FT_Int y_offset, in blit_sbit() 88 FT_Int source_height ) in blit_sbit() 91 FT_Int line_incr; in blit_sbit() 92 FT_Int height; in blit_sbit() 124 FT_Int count = line_bits; /* # of bits to extract per line */ in blit_sbit() 175 if ( (FT_Int)loaded < count ) in blit_sbit() 349 FT_Int size_elem; in Load_SBit_Range() 988 FT_Int rows, count; in crop_bitmap() [all …]
|
D | ttsbit0.c | 359 FT_Int x_pos, 360 FT_Int y_pos ); 365 FT_Int x_pos, 366 FT_Int y_pos ); 373 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned() 374 FT_Int y_pos ) in tt_sbit_decoder_load_byte_aligned() 378 FT_Int bit_height, bit_width, pitch, width, height, h; in tt_sbit_decoder_load_byte_aligned() 421 FT_Int w; in tt_sbit_decoder_load_byte_aligned() 439 FT_Int w; in tt_sbit_decoder_load_byte_aligned() 511 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned() [all …]
|
D | sfobjs.h | 34 FT_Int face_index, 35 FT_Int num_params, 41 FT_Int face_index, 42 FT_Int num_params,
|
D | sfobjs.c | 144 FT_Int found_apple = -1; in tt_face_get_name() 145 FT_Int found_apple_roman = -1; in tt_face_get_name() 146 FT_Int found_apple_english = -1; in tt_face_get_name() 147 FT_Int found_win = -1; in tt_face_get_name() 148 FT_Int found_unicode = -1; in tt_face_get_name() 385 FT_Int n; in sfnt_open_font() 425 FT_Int face_index, in sfnt_init_face() 426 FT_Int num_params, in sfnt_init_face() 521 FT_Int face_index, in sfnt_load_face() 522 FT_Int num_params, in sfnt_load_face() [all …]
|
/external/freetype/src/cff/ |
D | cffgload.c | 335 static FT_Int 336 cff_compute_bias( FT_Int in_charstring_type, in cff_compute_bias() 339 FT_Int result; in cff_compute_bias() 467 FT_Int count ) in check_points() 570 FT_Int first; in cff_builder_close_contour() 611 static FT_Int 613 FT_Int charcode ) in cff_lookup_glyph_by_stdcharcode() 716 FT_Int bchar, in cff_operator_seac() 717 FT_Int achar ) in cff_operator_seac() 721 FT_Int bchar_index, achar_index; in cff_operator_seac() [all …]
|
D | cffgload.h | 131 FT_Int flex_state; 132 FT_Int num_flex_vectors; 140 FT_Int num_hints; 146 FT_Int locals_bias; 147 FT_Int globals_bias; 180 FT_Int* max_advance );
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 111 FT_Int hmul = mode == FT_RENDER_MODE_LCD; in ft_smooth_render_generic() 112 FT_Int vmul = mode == FT_RENDER_MODE_LCD_V; in ft_smooth_render_generic() 169 x_shift = (FT_Int) cbox.xMin; in ft_smooth_render_generic() 170 y_shift = (FT_Int) cbox.yMin; in ft_smooth_render_generic() 171 x_left = (FT_Int)( cbox.xMin >> 6 ); in ft_smooth_render_generic() 172 y_top = (FT_Int)( cbox.yMax >> 6 ); in ft_smooth_render_generic() 178 FT_Int extra = slot->library->lcd_extra; in ft_smooth_render_generic() 339 slot->bitmap_left = (FT_Int)x_left; in ft_smooth_render_generic() 340 slot->bitmap_top = (FT_Int)y_top; in ft_smooth_render_generic()
|