Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 68 of file afloader.c.
Referenced by af_autofitter_done().
{ af_glyph_hints_done( &loader->hints ); loader->face = NULL; loader->globals = NULL; #ifdef AF_DEBUG _af_debug_hints = NULL; #endif FT_GlyphLoader_Done( loader->gloader ); loader->gloader = NULL; }