OffscreenWindow
return new OffscreenWindow(fBitmap, name, this);
OffscreenWindow::OffscreenWindow(ServerBitmap* bitmap,
OffscreenWindow::~OffscreenWindow()
class OffscreenWindow : public Window {
OffscreenWindow(ServerBitmap* bitmap,
virtual ~OffscreenWindow();