Searched refs:rRepaintRectangle (Results 1 – 2 of 2) sorted by relevance
117 const Rectangle& rRepaintRectangle);290 void LayeredDevice::RepaintRectangle (const Rectangle& rRepaintRectangle) in RepaintRectangle() argument297 (*mpLayers)[0]->Repaint(*mpTargetWindow, rRepaintRectangle); in RepaintRectangle()308 ::boost::bind(&Layer::Repaint, _1, ::boost::ref(*mpBackBuffer), rRepaintRectangle)); in RepaintRectangle()310 DeviceCopy(*mpTargetWindow, *mpBackBuffer, rRepaintRectangle); in RepaintRectangle()494 const Rectangle& rRepaintRectangle) in Repaint() argument498 DeviceCopy(rTargetDevice, *mpLayerDevice, rRepaintRectangle); in Repaint()508 rRepaintRectangle)); in Repaint()
88 void RepaintRectangle (const Rectangle& rRepaintRectangle);
Completed in 7 milliseconds