1 #ifndef __DW_OOFAWAREWIDGET_HH__
2 #define __DW_OOFAWAREWIDGET_HH__
99 void setValues (
int sectionIndex,
int index);
101 { other->
setValues (sectionIndex, index); }
103 inline bool inFlow () {
return sectionIndex == 0; }
158 {
return oofContainer[oofmIndex] ?
159 oofContainer[oofmIndex]->
outOfFlowMgr[oofmIndex] : NULL; }
165 void (*splitHeightFun) (
int,
int*,
int*));
311 #endif // __DW_OOFAWAREWIDGET_HH__
Content content
Definition: iterator.hh:26
Set at the top when getting the widget at the point.
Definition: types.hh:312
A class for fast concatenation of a large number of strings.
Definition: misc.hh:565
dw::core::Shape implemtation for simple rectangles.
Definition: types.hh:69
Type
Definition: types.hh:199
FloatType vloat
Definition: style.hh:547
Instances of a sub class of may be compared (less, greater).
Definition: object.hh:41
Iterators are used to iterate through the contents of a widget.
Definition: iterator.hh:19
Represents the allocation, i.e. actual position and size of a dw::core::Widget.
Definition: types.hh:163
Set at the top when drawing.
Definition: types.hh:294
Represents additional data for OOF containers.
Definition: outofflowmgr.hh:18
HighlightLayer
Definition: types.hh:42
Dw is in this namespace, or sub namespaces of this one.
Definition: alignedtablecell.cc:28
Widget * widget
Definition: iterator.hh:29
An interface to encapsulate platform dependent drawing.
Definition: view.hh:16
Position position
Definition: style.hh:552
Content::Type mask
Definition: iterator.hh:30