[inline]
Definition at line 67 of file FXRectangle.h.
00067 { return x<=xx && y<=yy && xx<x+w && yy<y+h; }