_CurrentFrame
} else if (fResizable && _CurrentFrame().Contains(point)) {
} else if (fResizable && !_CurrentFrame().Contains(point))
else if (fResizable && _CurrentFrame().Contains(point))
BRect frame = _CurrentFrame();
message.AddRect("selectAreaFrame", _CurrentFrame());
BRect frame = _CurrentFrame();
BRect frame = _CurrentFrame();
BRect _CurrentFrame();