[inline]
Definition at line 83 of file FXSize.h.
References h, and w.
00083 { return FXSize(w-s.w,h-s.h); }