/third_party/freetype/src/cff/ |
D | cffgload.c | 53 FT_UInt glyph_index, in cff_get_glyph_data() argument 66 glyph_index, &data ); in cff_get_glyph_data() 81 return cff_index_access_element( &cff->charstrings_index, glyph_index, in cff_get_glyph_data() 149 FT_Int glyph_index; 166 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 167 glyph_index++ ) 174 error = cff_get_glyph_data( face, glyph_index, 178 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 204 FT_UInt glyph_index, in cff_slot_load() argument 230 if ( glyph_index != 0 ) in cff_slot_load() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 46 FT_UInt glyph_index, in cff_get_glyph_data() argument 59 glyph_index, &data ); in cff_get_glyph_data() 74 return cff_index_access_element( &cff->charstrings_index, glyph_index, in cff_get_glyph_data() 142 FT_Int glyph_index; 159 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 160 glyph_index++ ) 167 error = cff_get_glyph_data( face, glyph_index, 171 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 197 FT_UInt glyph_index, in cff_slot_load() argument 223 if ( glyph_index != 0 ) in cff_slot_load() [all …]
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 45 FT_UInt glyph_index, in cff_get_glyph_data() argument 58 glyph_index, &data ); in cff_get_glyph_data() 73 return cff_index_access_element( &cff->charstrings_index, glyph_index, in cff_get_glyph_data() 141 FT_Int glyph_index; 158 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 159 glyph_index++ ) 166 error = cff_get_glyph_data( face, glyph_index, 170 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 196 FT_UInt glyph_index, in cff_slot_load() argument 222 if ( glyph_index != 0 ) in cff_slot_load() [all …]
|
/third_party/freetype/src/truetype/ |
D | ttsubpix.c | 822 FT_UInt glyph_index, in sph_test_tweak() argument 840 rule[i].glyph ) == glyph_index ) in sph_test_tweak() 853 FT_UInt glyph_index, in scale_test_tweak() argument 871 rule[i].glyph ) == glyph_index ) in scale_test_tweak() 884 FT_UInt glyph_index ) in sph_test_tweak_x_scaling() argument 886 return scale_test_tweak( face, family, ppem, style, glyph_index, in sph_test_tweak_x_scaling() 892 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 897 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 904 FT_UInt glyph_index ) in sph_set_tweaks() argument 918 family, ppem, style, glyph_index, glyph_index ); in sph_set_tweaks() [all …]
|
D | ttgload.c | 152 FT_UInt glyph_index ) in tt_get_metrics() argument 170 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 173 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 196 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 221 FT_UInt glyph_index ) in tt_get_metrics_incremental() argument 245 glyph_index, FALSE, &incr_metrics ); in tt_get_metrics_incremental() 261 glyph_index, TRUE, &incr_metrics ); in tt_get_metrics_incremental() 299 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 306 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 989 loader->glyph_index, in TT_Process_Simple_Glyph() [all …]
|
D | ttsubpix.h | 79 FT_UInt glyph_index, 88 FT_UInt glyph_index ); 92 FT_UInt glyph_index );
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttsubpix.c | 823 FT_UInt glyph_index, in sph_test_tweak() argument 841 rule[i].glyph ) == glyph_index ) in sph_test_tweak() 854 FT_UInt glyph_index, in scale_test_tweak() argument 872 rule[i].glyph ) == glyph_index ) in scale_test_tweak() 885 FT_UInt glyph_index ) in sph_test_tweak_x_scaling() argument 887 return scale_test_tweak( face, family, ppem, style, glyph_index, in sph_test_tweak_x_scaling() 893 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 898 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 905 FT_UInt glyph_index ) in sph_set_tweaks() argument 919 family, ppem, style, glyph_index, glyph_index ); in sph_set_tweaks() [all …]
|
D | ttgload.c | 147 FT_UInt glyph_index ) in tt_get_metrics() argument 165 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 168 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 191 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 209 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() argument 233 glyph_index, FALSE, &incr_metrics ); in tt_get_metrics_incr_overrides() 249 glyph_index, TRUE, &incr_metrics ); in tt_get_metrics_incr_overrides() 287 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 294 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 971 loader->glyph_index, in TT_Process_Simple_Glyph() [all …]
|
D | ttsubpix.h | 80 FT_UInt glyph_index, 89 FT_UInt glyph_index ); 93 FT_UInt glyph_index );
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttsubpix.c | 822 FT_UInt glyph_index, in sph_test_tweak() argument 840 rule[i].glyph ) == glyph_index ) in sph_test_tweak() 853 FT_UInt glyph_index, in scale_test_tweak() argument 871 rule[i].glyph ) == glyph_index ) in scale_test_tweak() 884 FT_UInt glyph_index ) in sph_test_tweak_x_scaling() argument 886 return scale_test_tweak( face, family, ppem, style, glyph_index, in sph_test_tweak_x_scaling() 892 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 897 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \ 904 FT_UInt glyph_index ) in sph_set_tweaks() argument 918 family, ppem, style, glyph_index, glyph_index ); in sph_set_tweaks() [all …]
|
D | ttgload.c | 152 FT_UInt glyph_index ) in tt_get_metrics() argument 170 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 173 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 196 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 221 FT_UInt glyph_index ) in tt_get_metrics_incremental() argument 245 glyph_index, FALSE, &incr_metrics ); in tt_get_metrics_incremental() 261 glyph_index, TRUE, &incr_metrics ); in tt_get_metrics_incremental() 299 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 306 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 989 loader->glyph_index, in TT_Process_Simple_Glyph() [all …]
|
D | ttsubpix.h | 79 FT_UInt glyph_index, 88 FT_UInt glyph_index ); 92 FT_UInt glyph_index );
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 43 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String() argument 74 glyph_index, char_string ); in T1_Parse_Glyph_And_Get_Char_String() 81 char_string->pointer = type1->charstrings[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 82 char_string->length = type1->charstrings_len[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 151 glyph_index, FALSE, &metrics ); in T1_Parse_Glyph_And_Get_Char_String() 166 FT_UInt glyph_index ) in T1_Parse_Glyph() argument 171 decoder, glyph_index, &glyph_data, in T1_Parse_Glyph() 217 FT_Int glyph_index; in T1_Compute_Max_Advance() local 256 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++ ) in T1_Compute_Max_Advance() 259 (void)T1_Parse_Glyph( &decoder, (FT_UInt)glyph_index ); in T1_Compute_Max_Advance() [all …]
|
/third_party/freetype/src/type1/ |
D | t1gload.c | 43 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String() argument 74 glyph_index, char_string ); in T1_Parse_Glyph_And_Get_Char_String() 81 char_string->pointer = type1->charstrings[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 82 char_string->length = type1->charstrings_len[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 151 glyph_index, FALSE, &metrics ); in T1_Parse_Glyph_And_Get_Char_String() 166 FT_UInt glyph_index ) in T1_Parse_Glyph() argument 171 decoder, glyph_index, &glyph_data, in T1_Parse_Glyph() 217 FT_Int glyph_index; in T1_Compute_Max_Advance() local 256 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++ ) in T1_Compute_Max_Advance() 259 (void)T1_Parse_Glyph( &decoder, (FT_UInt)glyph_index ); in T1_Compute_Max_Advance() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 44 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String() argument 75 glyph_index, char_string ); in T1_Parse_Glyph_And_Get_Char_String() 82 char_string->pointer = type1->charstrings[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 83 char_string->length = (FT_Int)type1->charstrings_len[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 152 glyph_index, FALSE, &metrics ); in T1_Parse_Glyph_And_Get_Char_String() 167 FT_UInt glyph_index ) in T1_Parse_Glyph() argument 172 decoder, glyph_index, &glyph_data, in T1_Parse_Glyph() 218 FT_Int glyph_index; in T1_Compute_Max_Advance() local 257 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++ ) in T1_Compute_Max_Advance() 260 (void)T1_Parse_Glyph( &decoder, (FT_UInt)glyph_index ); in T1_Compute_Max_Advance() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/cid/ |
D | cidgload.c | 46 FT_UInt glyph_index ) in cid_load_glyph() argument 67 FT_TRACE1(( "cid_load_glyph: glyph index %d\n", glyph_index )); in cid_load_glyph() 79 glyph_index, &glyph_data ); in cid_load_glyph() 113 glyph_index * entry_len ) || in cid_load_glyph() 245 glyph_index, FALSE, &metrics ); in cid_load_glyph() 290 FT_Int glyph_index; 317 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 318 glyph_index++ ) 321 error = cid_load_glyph( &decoder, glyph_index ); 339 FT_UInt glyph_index, in cid_slot_load_glyph() argument [all …]
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidgload.c | 45 FT_UInt glyph_index ) in cid_load_glyph() argument 66 FT_TRACE1(( "cid_load_glyph: glyph index %u\n", glyph_index )); in cid_load_glyph() 78 glyph_index, &glyph_data ); in cid_load_glyph() 109 glyph_index * entry_len ) || in cid_load_glyph() 240 glyph_index, FALSE, &metrics ); in cid_load_glyph() 285 FT_Int glyph_index; 312 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 313 glyph_index++ ) 316 error = cid_load_glyph( &decoder, glyph_index ); 334 FT_UInt glyph_index, in cid_slot_load_glyph() argument [all …]
|
/third_party/freetype/src/cid/ |
D | cidgload.c | 45 FT_UInt glyph_index ) in cid_load_glyph() argument 66 FT_TRACE1(( "cid_load_glyph: glyph index %u\n", glyph_index )); in cid_load_glyph() 78 glyph_index, &glyph_data ); in cid_load_glyph() 109 glyph_index * entry_len ) || in cid_load_glyph() 240 glyph_index, FALSE, &metrics ); in cid_load_glyph() 285 FT_Int glyph_index; 312 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 313 glyph_index++ ) 316 error = cid_load_glyph( &decoder, glyph_index ); 334 FT_UInt glyph_index, in cid_slot_load_glyph() argument [all …]
|
/third_party/freetype/src/sfnt/ |
D | ttsvg.c | 187 FT_UInt glyph_index ) in compare_svg_doc() argument 189 if ( glyph_index < doc.start_glyph_id ) in compare_svg_doc() 191 else if ( glyph_index > doc.end_glyph_id ) in compare_svg_doc() 201 FT_UInt glyph_index, in find_doc() argument 231 if ( ( compare_svg_doc( start_doc, glyph_index ) == -1 ) || in find_doc() 232 ( compare_svg_doc( end_doc, glyph_index ) == 1 ) ) in find_doc() 242 comp_res = compare_svg_doc( mid_doc, glyph_index ); in find_doc() 284 FT_UInt glyph_index ) in tt_face_load_svg_doc() argument 307 error = find_doc( doc_list, num_entries, glyph_index, in tt_face_load_svg_doc()
|
D | ttsbit.c | 685 FT_UInt glyph_index, 1253 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 1282 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 1309 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1333 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1339 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1370 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1410 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1434 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1453 glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 694 FT_UInt glyph_index, 1259 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 1288 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 1315 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1339 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1345 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1376 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1416 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1440 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1459 glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 691 FT_UInt glyph_index, 1256 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 1285 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 1312 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1336 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1342 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1373 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1413 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1437 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1456 glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 358 map->glyph_index = n; in ps_unicodes_init() 375 map->glyph_index = extra_glyphs[n]; in ps_unicodes_init() 454 return result->glyph_index; in ps_unicodes_char_index() 483 result = map->glyph_index; in ps_unicodes_char_next() 490 result = map->glyph_index; in ps_unicodes_char_next() 507 result = map->glyph_index; in ps_unicodes_char_next()
|
/third_party/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 355 map->glyph_index = n; in ps_unicodes_init() 372 map->glyph_index = extra_glyphs[n]; in ps_unicodes_init() 451 return result->glyph_index; in ps_unicodes_char_index() 480 result = map->glyph_index; in ps_unicodes_char_next() 487 result = map->glyph_index; in ps_unicodes_char_next() 504 result = map->glyph_index; in ps_unicodes_char_next()
|
/third_party/freetype/src/psnames/ |
D | psmodule.c | 355 map->glyph_index = n; in ps_unicodes_init() 372 map->glyph_index = extra_glyphs[n]; in ps_unicodes_init() 451 return result->glyph_index; in ps_unicodes_char_index() 480 result = map->glyph_index; in ps_unicodes_char_next() 487 result = map->glyph_index; in ps_unicodes_char_next() 504 result = map->glyph_index; in ps_unicodes_char_next()
|