Dillo v3.1.1-98-g318d1f14
|
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 |
Definition at line 300 of file types.hh.
References toplevelArea.
|
inline |
Definition at line 304 of file types.hh.
References toplevelArea.
Referenced by dw::core::Widget::drawInterruption().
|
private |
Definition at line 297 of file types.hh.
Referenced by DrawingContext(), and getToplevelArea().