Searched refs:aAfm (Results 1 – 1 of 1) sorted by relevance
3528 OString aAfm( getAfmFile( pFont ) ); in removeFonts() local3529 if( aAfm.getLength() ) in removeFonts()3532 fprintf( stderr, "unlink( \"%s\" )\n", aAfm.getStr() ); in removeFonts()3534 unlink( aAfm.getStr() ); in removeFonts()
Completed in 21 milliseconds