Searched defs:Inflate (Results 1 – 7 of 7) sorted by relevance
43 Inflate : Filter_Type; variable
129 function Inflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
94 int GzipInputStream::Inflate(int flush) { in Inflate() function in google::protobuf::io::GzipInputStream
254 class Inflate extends Zlib { class
757 function Inflate(opts) { class912 Inflate, property
421 static napi_value Inflate(napi_env env, napi_callback_info info) { in Inflate() function
75293 void Inflate(T aD) { Inflate(aD, aD); } in Inflate() function75294 void Inflate(T aDx, T aDy) in Inflate() function75301 void Inflate(const MarginT& aMargin) in Inflate() function75308 void Inflate(const SizeT& aSize) { Inflate(aSize.width, aSize.height); } in Inflate() function111891 void Inflate(const Margin& aMargin) in Inflate() function in mozilla::gfx::BaseIntRegion