/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 145 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; 151 decoder_funcs->init( &decoder, face, 0, 0, 0, 0, 0, 0 ); 170 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 172 error = decoder_funcs->parse_charstrings_old( &decoder, 207 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; in cff_slot_load() local 404 decoder_funcs->init( &decoder, face, size, glyph, hinting, in cff_slot_load() 422 error = decoder_funcs->prepare( &decoder, size, glyph_index ); in cff_slot_load() 429 error = decoder_funcs->parse_charstrings_old( &decoder, in cff_slot_load() 438 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load() 453 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load()
|
/third_party/flutter/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 146 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; 152 decoder_funcs->init( &decoder, face, 0, 0, 0, 0, 0, 0 ); 171 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 173 error = decoder_funcs->parse_charstrings_old( &decoder, 208 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; in cff_slot_load() local 407 decoder_funcs->init( &decoder, face, size, glyph, hinting, in cff_slot_load() 425 error = decoder_funcs->prepare( &decoder, size, glyph_index ); in cff_slot_load() 432 error = decoder_funcs->parse_charstrings_old( &decoder, in cff_slot_load() 441 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load() 456 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 52 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Parse_Glyph_And_Get_Char_String() local 91 error = decoder_funcs->parse_charstrings_old( in T1_Parse_Glyph_And_Get_Char_String() 97 error = decoder_funcs->parse_metrics( in T1_Parse_Glyph_And_Get_Char_String() 113 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 129 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 361 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Load_Glyph() local 412 error = decoder_funcs->init( &decoder, in T1_Load_Glyph() 451 decoder_funcs->done( &decoder ); in T1_Load_Glyph() 600 decoder_funcs->done( &decoder ); in T1_Load_Glyph()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 53 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Parse_Glyph_And_Get_Char_String() local 92 error = decoder_funcs->parse_charstrings_old( in T1_Parse_Glyph_And_Get_Char_String() 98 error = decoder_funcs->parse_metrics( in T1_Parse_Glyph_And_Get_Char_String() 114 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 130 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 362 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Load_Glyph() local 413 error = decoder_funcs->init( &decoder, in T1_Load_Glyph() 452 decoder_funcs->done( &decoder ); in T1_Load_Glyph() 601 decoder_funcs->done( &decoder ); in T1_Load_Glyph()
|
/third_party/freetype/src/type1/ |
D | t1gload.c | 52 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Parse_Glyph_And_Get_Char_String() local 91 error = decoder_funcs->parse_charstrings_old( in T1_Parse_Glyph_And_Get_Char_String() 97 error = decoder_funcs->parse_metrics( in T1_Parse_Glyph_And_Get_Char_String() 113 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 129 error = decoder_funcs->parse_charstrings( in T1_Parse_Glyph_And_Get_Char_String() 361 const T1_Decoder_Funcs decoder_funcs = psaux->t1_decoder_funcs; in T1_Load_Glyph() local 412 error = decoder_funcs->init( &decoder, in T1_Load_Glyph() 451 decoder_funcs->done( &decoder ); in T1_Load_Glyph() 600 decoder_funcs->done( &decoder ); in T1_Load_Glyph()
|
/third_party/freetype/src/cff/ |
D | cffgload.c | 153 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; 159 decoder_funcs->init( &decoder, face, 0, 0, 0, 0, 0, 0 ); 178 error = decoder_funcs->prepare( &decoder, size, glyph_index ); 180 error = decoder_funcs->parse_charstrings_old( &decoder, 215 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; in cff_slot_load() local 482 decoder_funcs->init( &decoder, face, size, glyph, hinting, in cff_slot_load() 500 error = decoder_funcs->prepare( &decoder, size, glyph_index ); in cff_slot_load() 507 error = decoder_funcs->parse_charstrings_old( &decoder, in cff_slot_load() 516 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load() 531 error = decoder_funcs->parse_charstrings( &psdecoder, in cff_slot_load()
|