[inline]
Definition at line 74 of file FXSize.h.
References h, and w.
00074 { w-=s.w; h-=s.h; return *this; }