/external/chromium_org/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 | ttsubpix.h | 80 FT_UInt glyph_index, 89 FT_UInt glyph_index ); 93 FT_UInt glyph_index );
|
D | ttgload.c | 134 FT_UInt glyph_index ) in tt_get_metrics() argument 145 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 148 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 165 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 181 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() argument 205 glyph_index, FALSE, &metrics ); in tt_get_metrics_incr_overrides() 221 glyph_index, TRUE, &metrics ); in tt_get_metrics_incr_overrides() 282 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 290 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 293 FT_TRACE4(( "Glyph %ld\n", glyph_index )); in TT_Access_Glyph_Frame() [all …]
|
/external/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 | ttsubpix.h | 80 FT_UInt glyph_index, 89 FT_UInt glyph_index ); 93 FT_UInt glyph_index );
|
D | ttgload.c | 119 FT_UInt glyph_index ) in tt_get_metrics() argument 137 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 140 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 161 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 179 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() argument 203 glyph_index, FALSE, &metrics ); in tt_get_metrics_incr_overrides() 219 glyph_index, TRUE, &metrics ); in tt_get_metrics_incr_overrides() 280 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 288 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 291 FT_TRACE4(( "Glyph %ld\n", glyph_index )); in TT_Access_Glyph_Frame() [all …]
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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 | ttsubpix.h | 80 FT_UInt glyph_index, 89 FT_UInt glyph_index ); 93 FT_UInt glyph_index );
|
D | ttgload.c | 135 FT_UInt glyph_index ) in tt_get_metrics() argument 146 TT_Get_HMetrics( face, glyph_index, in tt_get_metrics() 149 TT_Get_VMetrics( face, glyph_index, in tt_get_metrics() 166 sph_set_tweaks( loader, glyph_index ); in tt_get_metrics() 182 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() argument 206 glyph_index, FALSE, &metrics ); in tt_get_metrics_incr_overrides() 222 glyph_index, TRUE, &metrics ); in tt_get_metrics_incr_overrides() 283 FT_UInt glyph_index, in TT_Access_Glyph_Frame() argument 291 FT_UNUSED( glyph_index ); in TT_Access_Glyph_Frame() 294 FT_TRACE4(( "Glyph %ld\n", glyph_index )); in TT_Access_Glyph_Frame() [all …]
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/ |
D | t1gload.c | 59 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String() argument 81 glyph_index, char_string ); in T1_Parse_Glyph_And_Get_Char_String() 88 char_string->pointer = type1->charstrings[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 89 char_string->length = (FT_Int)type1->charstrings_len[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String() 111 glyph_index, FALSE, &metrics ); in T1_Parse_Glyph_And_Get_Char_String() 126 FT_UInt glyph_index ) in T1_Parse_Glyph() argument 130 decoder, glyph_index, &glyph_data ); in T1_Parse_Glyph() 158 FT_Int glyph_index; in T1_Compute_Max_Advance() local 194 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++ ) in T1_Compute_Max_Advance() 197 error = T1_Parse_Glyph( &decoder, glyph_index ); in T1_Compute_Max_Advance() [all …]
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/ |
D | harfbuzz-buffer-private.h | 57 HB_UInt glyph_index, 66 HB_UInt glyph_index, 95 #define ADD_Glyph( buffer, glyph_index, component, ligID ) \ argument 97 (glyph_index), (component), (ligID) \ 99 #define REPLACE_Glyph( buffer, glyph_index, nesting_level ) \ argument 100 ( ( error = _hb_buffer_replace_output_glyph( (buffer), (glyph_index), \
|
D | harfbuzz-gdef.c | 650 HB_UShort glyph_index, array_index, count; in Get_New_Class() local 668 glyph_index = glyphID; in Get_New_Class() 670 glyph_index = glyphID - gcrr[index - 1].End - 1; in Get_New_Class() 675 glyph_index = glyphID - gcrr[index].End - 1; in Get_New_Class() 678 byte = ngc[array_index][glyph_index / 4]; in Get_New_Class() 679 bits = byte >> ( 16 - ( glyph_index % 4 + 1 ) * 4 ); in Get_New_Class() 985 HB_UShort array_index, glyph_index, count; in _HB_GDEF_Add_Glyph_Property() local 1034 glyph_index = glyphID; in _HB_GDEF_Add_Glyph_Property() 1036 glyph_index = glyphID - gcrr[index - 1].End - 1; in _HB_GDEF_Add_Glyph_Property() 1041 glyph_index = glyphID - gcrr[index].End - 1; in _HB_GDEF_Add_Glyph_Property() [all …]
|
D | harfbuzz-buffer.c | 173 HB_UInt glyph_index, in hb_buffer_add_glyph() argument 185 glyph->gindex = glyph_index; in hb_buffer_add_glyph() 320 HB_UInt glyph_index, in _hb_buffer_add_output_glyph() argument 324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() 353 HB_UInt glyph_index, in _hb_buffer_replace_output_glyph() argument 365 buffer->out_string[buffer->out_pos-1].gindex = glyph_index; in _hb_buffer_replace_output_glyph() 369 return _hb_buffer_add_output_glyph( buffer, glyph_index, 0xFFFF, 0xFFFF ); in _hb_buffer_replace_output_glyph()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/ |
D | cidgload.c | 42 FT_UInt glyph_index ) in cid_load_glyph() argument 61 FT_TRACE4(( "cid_load_glyph: glyph index %d\n", glyph_index )); in cid_load_glyph() 73 glyph_index, &glyph_data ); in cid_load_glyph() 107 glyph_index * entry_len ) || in cid_load_glyph() 181 glyph_index, FALSE, &metrics ); in cid_load_glyph() 222 FT_Int glyph_index; 249 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 250 glyph_index++ ) 253 error = cid_load_glyph( &decoder, glyph_index ); 271 FT_UInt glyph_index, in cid_slot_load_glyph() argument [all …]
|
/external/chromium_org/third_party/ots/src/ |
D | vorg.cc | 50 if (!table.ReadU16(&rec.glyph_index) || in ots_vorg_parse() 54 if ((i != 0) && (rec.glyph_index <= last_glyph_index)) { in ots_vorg_parse() 59 last_glyph_index = rec.glyph_index; in ots_vorg_parse() 84 if (!out->WriteU16(rec.glyph_index) || in ots_vorg_serialise()
|
/external/pdfium/core/include/fxge/ |
D | fx_font.h | 77 CFX_PathData* LoadGlyphPath(FX_DWORD glyph_index, int dest_width = 0); 79 int GetGlyphWidth(FX_DWORD glyph_index); 85 FX_BOOL GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox); 126 void AdjustMMParams(int glyph_index, int width, int weight); 383 …const CFX_GlyphBitmap* LoadGlyphBitmap(CFX_Font* pFont, FX_DWORD glyph_index, FX_BOOL bFontStyle, … 385 const CFX_PathData* LoadGlyphPath(CFX_Font* pFont, FX_DWORD glyph_index, int dest_width); 391 CFX_GlyphBitmap* RenderGlyph(CFX_Font* pFont, FX_DWORD glyph_index, FX_BOOL bFontStyle, 393 CFX_GlyphBitmap* RenderGlyph_Nativetext(CFX_Font* pFont, FX_DWORD glyph_index, 396 FX_DWORD glyph_index, FX_BOOL bFontStyle, int dest_width, int anti_alias); 418 CFX_AffineMatrix* pMatrix, unsigned long glyph_index, unsigned long argb);
|
/external/chromium_org/ui/gfx/ |
D | render_text_pango.cc | 436 int glyph_index = 0; in DrawVisualText() local 437 int style_start_glyph_index = glyph_index; in DrawVisualText() 447 const PangoGlyphInfo& glyph = run->glyphs->glyphs[glyph_index]; in DrawVisualText() 448 glyphs[glyph_index] = static_cast<uint16>(glyph.glyph); in DrawVisualText() 451 pos[glyph_index].set(x + pango_units_to_double(glyph.geometry.x_offset), in DrawVisualText() 455 ++glyph_index; in DrawVisualText() 456 const size_t glyph_text_index = (glyph_index == glyph_count) ? in DrawVisualText() 457 style_range.end() : GetGlyphTextIndex(run, glyph_index); in DrawVisualText() 469 glyph_index - style_start_glyph_index); in DrawVisualText() 477 style_start_glyph_index = glyph_index; in DrawVisualText() [all …]
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 522 FT_UInt glyph_index, 1051 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 1072 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 1099 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1123 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1129 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1159 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1199 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1223 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1237 " no sbit found for glyph index %d\n", glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/external/freetype/src/psnames/ |
D | psmodule.c | 343 map->glyph_index = n; in ps_unicodes_init() 360 map->glyph_index = extra_glyphs[n]; in ps_unicodes_init() 437 return result->glyph_index; in ps_unicodes_char_index() 466 result = map->glyph_index; in ps_unicodes_char_next() 473 result = map->glyph_index; in ps_unicodes_char_next() 490 result = map->glyph_index; in ps_unicodes_char_next()
|
/external/chromium_org/third_party/freetype/src/psnames/ |
D | psmodule.c | 343 map->glyph_index = n; in ps_unicodes_init() 360 map->glyph_index = extra_glyphs[n]; in ps_unicodes_init() 437 return result->glyph_index; in ps_unicodes_char_index() 466 result = map->glyph_index; in ps_unicodes_char_next() 473 result = map->glyph_index; in ps_unicodes_char_next() 490 result = map->glyph_index; in ps_unicodes_char_next()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
D | ttsbit.c | 386 FT_UInt glyph_index, 948 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 969 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 997 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1022 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1029 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1060 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1100 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1124 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1139 " no sbit found for glyph index %d\n", glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 386 FT_UInt glyph_index, 948 FT_UInt glyph_index, in tt_sbit_decoder_load_image() argument 969 if ( glyph_index >= start && glyph_index <= end ) in tt_sbit_decoder_load_image() 997 p += 4 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1022 image_start = image_size * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1029 p += 2 * ( glyph_index - start ); in tt_sbit_decoder_load_image() 1060 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1100 if ( gindex == glyph_index ) in tt_sbit_decoder_load_image() 1124 image_format, glyph_index )); in tt_sbit_decoder_load_image() 1139 " no sbit found for glyph index %d\n", glyph_index )); in tt_sbit_decoder_load_image() [all …]
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffgload.c | 416 FT_UInt glyph_index ) in cff_decoder_prepare() argument 427 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, glyph_index ); in cff_decoder_prepare() 437 FT_TRACE3(( "glyph index %d (subfont %d):\n", glyph_index, fd_index )); in cff_decoder_prepare() 452 FT_TRACE3(( "glyph index %d:\n", glyph_index )); in cff_decoder_prepare() 662 FT_UInt glyph_index, in cff_get_glyph_data() argument 675 glyph_index, &data ); in cff_get_glyph_data() 690 return cff_index_access_element( &cff->charstrings_index, glyph_index, in cff_get_glyph_data() 2559 FT_Int glyph_index; 2573 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 2574 glyph_index++ ) [all …]
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
D | cffgload.c | 416 FT_UInt glyph_index ) in cff_decoder_prepare() argument 427 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, glyph_index ); in cff_decoder_prepare() 437 FT_TRACE3(( "glyph index %d (subfont %d):\n", glyph_index, fd_index )); in cff_decoder_prepare() 452 FT_TRACE3(( "glyph index %d:\n", glyph_index )); in cff_decoder_prepare() 662 FT_UInt glyph_index, in cff_get_glyph_data() argument 675 glyph_index, &data ); in cff_get_glyph_data() 690 return cff_index_access_element( &cff->charstrings_index, glyph_index, in cff_get_glyph_data() 2563 FT_Int glyph_index; 2577 for ( glyph_index = 0; glyph_index < face->root.num_glyphs; 2578 glyph_index++ ) [all …]
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
D | ftincrem.h | 180 FT_UInt glyph_index, 243 FT_UInt glyph_index,
|