Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 211 of file cidparse.c.
Referenced by t1_done_loader().
{ /* always free the private dictionary */ if ( parser->postscript ) { FT_Stream stream = parser->stream; FT_FRAME_RELEASE( parser->postscript ); } parser->root.funcs.done( &parser->root ); }