1500
1501
return cWindow->damageRect (initial, rect);
1505
ExpoWindow::resizeNotify (int dx, int dy, int dwidth, int dheight)
1507
window->resizeNotify (dx, dy, dwidth, dheight);
1503
1525
#define EXPOINITBIND(opt, func) \
1504
1526
optionSet##opt##Initiate (boost::bind (&ExpoScreen::func, \