Dillo
|
Set at the top when drawing. More...
#include <types.hh>
Public Member Functions | |
DrawingContext (Rectangle *toplevelArea) | |
Rectangle * | getToplevelArea () |
Public Member Functions inherited from dw::core::StackingProcessingContext | |
StackingProcessingContext () | |
~StackingProcessingContext () | |
bool | hasWidgetBeenProcessedAsInterruption (Widget *widget) |
void | addWidgetProcessedAsInterruption (Widget *widget) |
Private Attributes | |
Rectangle | toplevelArea |
Set at the top when drawing.
See Interrupted drawing for details.
|
inline |
|
inline |
Referenced by dw::core::Widget::drawInterruption().
|
private |