/external/freetype/src/cff/ |
D | cfftypes.h | 64 FT_UInt count; 77 FT_UInt format; 80 FT_UInt count; 90 FT_UInt format; 96 FT_UInt max_cid; 97 FT_UInt num_glyphs; 104 FT_UInt version; 105 FT_UInt notice; 106 FT_UInt copyright; 107 FT_UInt full_name; [all …]
|
D | cffload.h | 31 cff_get_standard_encoding( FT_UInt charcode ); 36 FT_UInt element ); 40 FT_UInt sid, 46 FT_UInt element, 55 FT_LOCAL( FT_UInt ) 57 FT_UInt cid ); 72 FT_UInt glyph_index );
|
D | cffcmap.c | 54 FT_CALLBACK_DEF( FT_UInt ) 58 FT_UInt result = 0; in cff_cmap_encoding_char_index() 68 FT_CALLBACK_DEF( FT_UInt ) 72 FT_UInt result = 0; in cff_cmap_encoding_char_next() 80 FT_UInt code = (FT_UInt)(char_code + 1); in cff_cmap_encoding_char_next() 126 FT_UInt idx ) in cff_sid_to_glyph_name() 131 FT_UInt sid = charset->sids[idx]; in cff_sid_to_glyph_name() 184 FT_CALLBACK_DEF( FT_UInt ) 197 FT_CALLBACK_DEF( FT_UInt )
|
D | cffload.c | 184 cff_get_standard_encoding( FT_UInt charcode ) in cff_get_standard_encoding() 431 FT_UInt element, in cff_index_access_element() 531 FT_UInt element ) in cff_index_get_name() 558 FT_UInt sid, in cff_index_get_sid_string() 619 FT_UInt num_glyphs, in CFF_Load_FD_Select() 625 FT_UInt num_ranges; in CFF_Load_FD_Select() 663 FT_UInt glyph_index ) in cff_fd_select_get() 676 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) < in cff_fd_select_get() 688 FT_UInt first, limit; in cff_fd_select_get() 734 FT_UInt num_glyphs, in cff_charset_compute_cids() [all …]
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 91 FT_UInt length = TT_NEXT_USHORT( p ); in tt_cmap0_validate() 100 FT_UInt n, idx; in tt_cmap0_validate() 116 FT_CALLBACK_DEF( FT_UInt ) 127 FT_CALLBACK_DEF( FT_UInt ) 134 FT_UInt gindex = 0; in tt_cmap0_char_next() 281 FT_UInt length = TT_PEEK_USHORT( p ); in tt_cmap2_validate() 282 FT_UInt n, max_subs; in tt_cmap2_validate() 298 FT_UInt idx = TT_NEXT_USHORT( p ); in tt_cmap2_validate() 321 FT_UInt first_code, code_count, offset; in tt_cmap2_validate() 353 FT_UInt idx; in tt_cmap2_validate() [all …]
|
D | ttkern.c | 52 FT_UInt nn, num_tables; in tt_face_load_kern() 87 FT_UInt num_pairs, length, coverage; in tt_face_load_kern() 118 num_pairs = (FT_UInt)( ( p_next - p ) / 6 ); in tt_face_load_kern() 128 FT_UInt count; in tt_face_load_kern() 129 FT_UInt old_pair; in tt_face_load_kern() 181 FT_UInt left_glyph, in tt_face_get_kerning() 182 FT_UInt right_glyph ) in tt_face_get_kerning() 185 FT_UInt count, mask = 1; in tt_face_get_kerning() 199 FT_UInt version = FT_NEXT_USHORT( p ); in tt_face_get_kerning() 200 FT_UInt length = FT_NEXT_USHORT( p ); in tt_face_get_kerning() [all …]
|
/external/freetype/src/base/ |
D | ftlcdfil.c | 37 FT_UInt width = (FT_UInt)bitmap->width; in _ft_lcd_filter_fir() 38 FT_UInt height = (FT_UInt)bitmap->rows; in _ft_lcd_filter_fir() 49 FT_UInt fir[5]; in _ft_lcd_filter_fir() 50 FT_UInt val1, xx; in _ft_lcd_filter_fir() 68 FT_UInt val, pix; in _ft_lcd_filter_fir() 84 FT_UInt pix; in _ft_lcd_filter_fir() 108 FT_UInt fir[5]; in _ft_lcd_filter_fir() 109 FT_UInt val1, yy; in _ft_lcd_filter_fir() 129 FT_UInt val, pix; in _ft_lcd_filter_fir() 146 FT_UInt pix; in _ft_lcd_filter_fir() [all …]
|
D | ftadvanc.c | 27 FT_UInt count, in _ft_face_scale_advances() 31 FT_UInt nn; in _ft_face_scale_advances() 71 FT_UInt gindex, in FT_Get_Advance() 81 if ( gindex >= (FT_UInt)face->num_glyphs ) in FT_Get_Advance() 106 FT_UInt start, in FT_Get_Advances() 107 FT_UInt count, in FT_Get_Advances() 112 FT_UInt num, end, nn; in FT_Get_Advances() 119 num = (FT_UInt)face->num_glyphs; in FT_Get_Advances()
|
/external/freetype/include/freetype/internal/ |
D | ftdriver.h | 69 FT_UInt horz_resolution, 70 FT_UInt vert_resolution ); 74 FT_UInt pixel_width, 75 FT_UInt pixel_height ); 82 FT_UInt glyph_index, 86 typedef FT_UInt 97 FT_UInt left_glyph, 98 FT_UInt right_glyph, 109 FT_UInt first, 110 FT_UInt count, [all …]
|
D | pshints.h | 179 FT_UInt dimension, 213 FT_UInt dimension, 237 FT_UInt end_point ); 266 FT_UInt end_point ); 466 FT_UInt dimension, 467 FT_UInt count, 508 FT_UInt end_point, 509 FT_UInt bit_count, 550 FT_UInt bit_count, 580 FT_UInt end_point );
|
D | sfnt.h | 277 FT_UInt glyph_index, 359 FT_UInt glyph_index, 360 FT_UInt load_flags, 390 FT_UInt x_ppem, 391 FT_UInt y_ppem, 521 FT_UInt idx, 571 FT_UInt gindex, 633 FT_UInt left_glyph, 634 FT_UInt right_glyph );
|
/external/freetype/include/freetype/ |
D | ftmm.h | 105 FT_UInt num_axis; 106 FT_UInt num_designs; 149 FT_UInt strid; 173 FT_UInt strid; 212 FT_UInt num_axis; 213 FT_UInt num_designs; 214 FT_UInt num_namedstyles; 297 FT_UInt num_coords, 324 FT_UInt num_coords, 352 FT_UInt num_coords, [all …]
|
D | freetype.h | 1598 FT_UInt reserved; /* retained for binary compatibility */ 1614 FT_UInt num_subglyphs; 1810 FT_UInt flags; 2131 FT_UInt horiResolution; 2132 FT_UInt vertResolution; 2216 FT_UInt horz_resolution, 2217 FT_UInt vert_resolution ); 2242 FT_UInt pixel_width, 2243 FT_UInt pixel_height ); 2284 FT_UInt glyph_index, [all …]
|
D | ftcache.h | 312 FT_UInt max_faces, 313 FT_UInt max_sizes, 431 FT_UInt width; 432 FT_UInt height; 434 FT_UInt x_res; 435 FT_UInt y_res; 622 FT_EXPORT( FT_UInt ) 786 FT_UInt gindex, 843 FT_UInt gindex, 997 FT_UInt gindex, [all …]
|
/external/freetype/src/pshinter/ |
D | pshrec.c | 60 FT_UInt count, in ps_hint_table_ensure() 63 FT_UInt old_max = table->max_hints; in ps_hint_table_ensure() 64 FT_UInt new_max = count; in ps_hint_table_ensure() 85 FT_UInt count; in ps_hint_table_alloc() 135 FT_UInt count, in ps_mask_ensure() 138 FT_UInt old_max = ( mask->max_bits + 7 ) >> 3; in ps_mask_ensure() 139 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() 158 if ( (FT_UInt)idx >= mask->num_bits ) in ps_mask_test_bit() 173 if ( (FT_UInt)idx >= mask->num_bits ) in ps_mask_clear_bit() 194 if ( (FT_UInt)idx >= mask->num_bits ) in ps_mask_set_bit() [all …]
|
D | pshrec.h | 77 FT_UInt flags; 90 FT_UInt num_hints; 91 FT_UInt max_hints; 100 FT_UInt num_bits; 101 FT_UInt max_bits; 103 FT_UInt end_point; 111 FT_UInt num_masks; 112 FT_UInt max_masks;
|
D | pshalgo.h | 60 FT_UInt flags; 82 FT_UInt max_hints; 83 FT_UInt num_hints; 87 FT_UInt num_zones; 167 FT_UInt flags; 168 FT_UInt flags2; 182 FT_UInt flags_x; 183 FT_UInt flags_y; 198 FT_UInt count; 205 FT_UInt num_points; [all …]
|
/external/freetype/src/psaux/ |
D | psconv.c | 240 FT_LOCAL_DEF( FT_UInt ) 244 FT_UInt n ) 247 FT_UInt r = 0; 335 FT_LOCAL_DEF( FT_UInt ) 339 FT_UInt n ) in PS_Conv_ASCIIHexDecode() 342 FT_UInt r = 0; in PS_Conv_ASCIIHexDecode() 343 FT_UInt w = 0; in PS_Conv_ASCIIHexDecode() 344 FT_UInt pad = 0x01; in PS_Conv_ASCIIHexDecode() 352 if ( n > (FT_UInt)( limit - p ) ) in PS_Conv_ASCIIHexDecode() 353 n = (FT_UInt)( limit - p ); in PS_Conv_ASCIIHexDecode() [all …]
|
D | t1cmap.c | 62 FT_CALLBACK_DEF( FT_UInt ) 66 FT_UInt result = 0; in t1_cmap_std_char_index() 71 FT_UInt code, n; in t1_cmap_std_char_index() 98 FT_CALLBACK_DEF( FT_UInt ) 102 FT_UInt result = 0; in t1_cmap_std_char_next() 182 cmap->count = (FT_UInt)( encoding->code_last - cmap->first + 1 ); in t1_cmap_custom_init() 201 FT_CALLBACK_DEF( FT_UInt ) 205 FT_UInt result = 0; in t1_cmap_custom_char_index() 216 FT_CALLBACK_DEF( FT_UInt ) 220 FT_UInt result = 0; in t1_cmap_custom_char_next() [all …]
|
D | psconv.h | 45 FT_LOCAL( FT_UInt ) 49 FT_UInt n ); 52 FT_LOCAL( FT_UInt ) 56 FT_UInt n ); 58 FT_LOCAL( FT_UInt ) 62 FT_UInt n,
|
/external/freetype/src/psnames/ |
D | psmodule.c | 250 FT_UInt glyph, in ps_check_extra_glyph_name() 251 FT_UInt* extra_glyphs, in ps_check_extra_glyph_name() 252 FT_UInt *states ) in ps_check_extra_glyph_name() 254 FT_UInt n; in ps_check_extra_glyph_name() 277 FT_UInt *states ) in ps_check_extra_glyph_unicode() 279 FT_UInt n; in ps_check_extra_glyph_unicode() 299 FT_UInt num_glyphs, in ps_unicodes_init() 306 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() 307 FT_UInt extra_glyphs[EXTRA_GLYPH_LIST_SIZE]; in ps_unicodes_init() 316 FT_UInt n; in ps_unicodes_init() [all …]
|
/external/freetype/include/freetype/internal/services/ |
D | svpscmap.h | 41 (*PS_Macintosh_NameFunc)( FT_UInt name_index ); 47 (*PS_Adobe_Std_StringsFunc)( FT_UInt string_index ); 57 FT_UInt glyph_index; 67 FT_UInt num_maps; 79 FT_UInt string_index ); 92 FT_UInt num_glyphs, 97 typedef FT_UInt
|
/external/freetype/src/truetype/ |
D | ttgxvar.h | 83 FT_UInt num_axis; 92 FT_UInt tuplecount; /* shared tuples in `gvar' */ 95 FT_UInt gv_glyphcnt; 146 FT_UInt num_coords, 151 FT_UInt num_coords, 166 FT_UInt glyph_index, 168 FT_UInt n_points );
|
D | ttinterp.h | 126 FT_UInt stackSize; /* size of exec. stack */ 130 FT_UInt new_top; /* new top after exec. */ 156 FT_UInt glyphSize; /* glyph instructions buffer size */ 159 FT_UInt numFDefs; /* number of function defs */ 160 FT_UInt maxFDefs; /* maximum number of function defs */ 163 FT_UInt numIDefs; /* number of instruction defs */ 164 FT_UInt maxIDefs; /* maximum number of ins defs */ 167 FT_UInt maxFunc; /* maximum function index */ 168 FT_UInt maxIns; /* maximum instruction index */
|
/external/freetype/src/autofit/ |
D | afglobal.c | 58 FT_UInt glyph_count; /* same as face->num_glyphs */ 75 FT_UInt ss; in af_face_globals_compute_script_coverage() 111 FT_UInt gindex; in af_face_globals_compute_script_coverage() 145 FT_UInt nn; in af_face_globals_compute_script_coverage() 197 FT_UInt nn; in af_face_globals_free() 227 FT_UInt gindex, in af_face_globals_get_metrics() 228 FT_UInt options, in af_face_globals_get_metrics() 232 FT_UInt gidx; in af_face_globals_get_metrics() 234 FT_UInt script = options & 15; in af_face_globals_get_metrics() 235 const FT_UInt script_max = sizeof ( af_script_classes ) / in af_face_globals_get_metrics()
|