[inline]
Definition at line 101 of file FXSize.h.
References FX::FXSize::h, and FX::FXSize::w.
00101 { return FXSize(c/s.w,c/s.h); }