Searched defs:keepSizeBefore (Results 1 – 3 of 3) sorted by relevance
67 public void Create(UInt32 keepSizeBefore, UInt32 keepSizeAfter, UInt32 keepSizeReserv) in Create()
67 public void Create(int keepSizeBefore, int keepSizeAfter, int keepSizeReserv) in Create()
37 UInt32 keepSizeBefore; member