Searched defs:Deflate (Results 1 – 6 of 6) sorted by relevance
42 Deflate : Filter_Type; variable
125 function Deflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
251 int GzipOutputStream::Deflate(int flush) { in Deflate() function in google::protobuf::io::GzipOutputStream
248 class Deflate extends Zlib { class
749 function Deflate(opts) { class911 Deflate, property
75310 void Deflate(T aD) { Deflate(aD, aD); } in Deflate() function75311 void Deflate(T aDx, T aDy) in Deflate() function75318 void Deflate(const MarginT& aMargin) in Deflate() function75325 void Deflate(const SizeT& aSize) { Deflate(aSize.width, aSize.height); } in Deflate() function