Lines Matching refs:gzin
89 gzin(NULL)126 Inkscape::IO::GzipInputStream* gzin;149 gzin = new Inkscape::IO::GzipInputStream(*instr);156 single = gzin->get();279 } else if ( gzin ) {283 single = gzin->get();307 if ( gzin ) {308 gzin->close();309 delete gzin;310 gzin = 0;