Searched refs:ps_decoder_init (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psauxmod.c | 158 ps_decoder_init,
|
D | psobjs.h | 288 ps_decoder_init( PS_Decoder* ps_decoder,
|
D | psobjs.c | 2422 ps_decoder_init( PS_Decoder* ps_decoder, in ps_decoder_init() function
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidgload.c | 195 psaux->ps_decoder_init( &psdecoder, decoder, TRUE ); in cid_load_glyph()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 107 psaux->ps_decoder_init( &psdecoder, decoder, TRUE ); in T1_Parse_Glyph_And_Get_Char_String()
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 436 psaux->ps_decoder_init( &psdecoder, &decoder, FALSE ); in cff_slot_load()
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.29 | 1053 * src/psaux/psobjs.c (ps_decoder_init): Change `glyph_width' from copy 1505 * src/psaux/psobjs.c (ps_decoder_init): Add cast. 1525 * src/psaux/psdecode.c (ps_decoder_init): Moved to... 1530 `ps_decoder_init' function signature. 1812 * src/psaux/psdecode.c (ps_decoder_init): Copy `cf2_instance' to 1932 (PSAux_ServiceRec): Add `ps_decoder_init' member.
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | psaux.h | 1361 (*ps_decoder_init)( PS_Decoder* ps_decoder, member
|