Searched defs:check_compression_method (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/io/
H A Dinkjar.cpp194 bool JarFile::check_compression_method(guint16 method, guint16 flags) function in class:Inkjar::JarFile
257 if (!check_compression_method(method, flags)) {

Completed in 676 milliseconds