addAnchor(const char *name) | dw::core::Widget | inlineprotected |
addAnchor(const char *name, int y) | dw::core::Widget | inlineprotected |
adjustExtraSpaceWhenCorrectingRequisitionByOOF() | dw::oof::OOFAwareWidget | protectedvirtual |
adjustHeight(int *height, bool allowDecreaseHeight, int ascent, int descent) | dw::core::Widget | static |
adjustMinWidth | dw::core::Widget | privatestatic |
affectedByContainerSizeChange() | dw::core::Widget | protectedvirtual |
affectsSizeChangeContainerChild(Widget *child) | dw::core::Widget | protectedvirtual |
ALLOCATE_QUEUED enum value | dw::core::Widget | protected |
allocateQueued() | dw::core::Widget | inline |
allocation | dw::core::Widget | protected |
applyPerHeight(int containerHeight, style::Length perHeight) | dw::core::Widget | virtual |
applyPerWidth(int containerWidth, style::Length perWidth) | dw::core::Widget | virtual |
bgColor | dw::core::Widget | private |
boxDiffHeight() | dw::core::Widget | inline |
boxDiffWidth() | dw::core::Widget | inline |
boxOffsetX() | dw::core::Widget | inline |
boxOffsetY() | dw::core::Widget | inline |
boxRestHeight() | dw::core::Widget | inline |
boxRestWidth() | dw::core::Widget | inline |
buttonPress(EventButton *event) | dw::core::Widget | |
buttonPressImpl(EventButton *event) | dw::core::Widget | protectedvirtual |
buttonRelease(EventButton *event) | dw::core::Widget | |
buttonReleaseImpl(EventButton *event) | dw::core::Widget | protectedvirtual |
buttonSensitive | dw::core::Widget | private |
buttonSensitiveSet | dw::core::Widget | private |
calcExtraSpace(int numPos, Widget **references, int *x, int *y) | dw::core::Widget | |
calcExtraSpaceImpl(int numPos, Widget **references, int *x, int *y) | dw::core::Widget | protectedvirtual |
calcFinalWidth(style::Style *style, int refWidth, Widget *refWidget, int limitMinWidth, bool forceValue, int *finalWidth) | dw::core::Widget | |
calcHeight(style::Length cssValue, bool usePercentage, int refHeight, Widget *refWidget, bool forceValue) | dw::core::Widget | |
calcWidth(style::Length cssValue, int refWidth, Widget *refWidget, int limitMinWidth, bool forceValue) | dw::core::Widget | |
changeAnchor(char *name, int y) | dw::core::Widget | inlineprotected |
CLASS_ID | dw::oof::OOFAwareWidget | static |
classesById | lout::identity::IdentifiableObject | privatestatic |
classesByName | lout::identity::IdentifiableObject | privatestatic |
classId | lout::identity::IdentifiableObject | private |
clone() | lout::object::Object | virtual |
container | dw::core::Widget | private |
containerSizeChanged() | dw::core::Widget | |
containerSizeChangedForChildren() | dw::core::Widget | protectedvirtual |
containerSizeChangedForChildrenOOF() | dw::oof::OOFAwareWidget | protected |
correctExtremes(Extremes *extremes, bool useAdjustmentWidth) | dw::core::Widget | |
correctExtremesByOOF(core::Extremes *extremes) | dw::oof::OOFAwareWidget | protected |
correctExtremesOfChild(Widget *child, Extremes *extremes, bool useAdjustmentWidth) | dw::core::Widget | protectedvirtual |
correctReqAspectRatio(int pass, Widget *child, Requisition *requisition, bool allowDecreaseWidth, bool allowDecreaseHeight, void(*splitHeightFun)(int, int *, int *)) | dw::core::Widget | protected |
correctReqHeightOfChild(Widget *child, Requisition *requisition, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseHeight) | dw::core::Widget | protected |
correctRequisition(Requisition *requisition, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseWidth, bool allowDecreaseHeight) | dw::core::Widget | |
correctRequisitionByOOF(core::Requisition *requisition, void(*splitHeightFun)(int, int *, int *)) | dw::oof::OOFAwareWidget | protected |
correctRequisitionOfChild(Widget *child, Requisition *requisition, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseWidth, bool allowDecreaseHeight) | dw::core::Widget | protectedvirtual |
correctRequisitionViewport(Requisition *requisition, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseWidth, bool allowDecreaseHeight) | dw::core::Widget | protected |
correctReqWidthOfChild(Widget *child, Requisition *requisition, bool allowDecreaseWidth) | dw::core::Widget | protected |
currentlyConstructedClass | lout::identity::IdentifiableObject | privatestatic |
deleteCallbackData | dw::core::Widget | private |
deleteCallbackFunc | dw::core::Widget | private |
doesWidgetOOFInterruptDrawing(Widget *widget) | dw::oof::OOFAwareWidget | |
draw(core::View *view, core::Rectangle *area, core::DrawingContext *context) | dw::oof::OOFAwareWidget | virtual |
drawBox(View *view, style::Style *style, Rectangle *area, int x, int y, int width, int height, bool inverse) | dw::core::Widget | |
drawInterruption(View *view, Rectangle *area, DrawingContext *context) | dw::core::Widget | |
drawLevel(core::View *view, core::Rectangle *area, int level, core::DrawingContext *context) | dw::oof::OOFAwareWidget | protectedvirtual |
drawOOF(core::View *view, core::Rectangle *area, core::DrawingContext *context) | dw::oof::OOFAwareWidget | protected |
drawSelected(View *view, Rectangle *area) | dw::core::Widget | |
drawWidgetBox(View *view, Rectangle *area, bool inverse) | dw::core::Widget | |
enterGetExtremes() | dw::core::Widget | inlineprivate |
enterNotify(EventCrossing *event) | dw::core::Widget | |
enterNotifyImpl(EventCrossing *event) | dw::core::Widget | protectedvirtual |
enterQueueResize() | dw::core::Widget | inlineprivate |
enterSizeAllocate() | dw::core::Widget | inlineprivate |
enterSizeRequest() | dw::core::Widget | inlineprivate |
equals(Object *other) | lout::object::Object | virtual |
extraSpace | dw::core::Widget | protected |
extremes | dw::core::Widget | private |
EXTREMES_CHANGED enum value | dw::core::Widget | protected |
EXTREMES_QUEUED enum value | dw::core::Widget | protected |
extremesChanged() | dw::core::Widget | inline |
extremesParams | dw::core::Widget | private |
extremesQueued() | dw::core::Widget | inline |
flags | dw::core::Widget | private |
Flags enum name | dw::core::Widget | protected |
generator | dw::core::Widget | private |
getAdjustMinWidth() | dw::core::Widget | inlinevirtual |
getAllocation() | dw::core::Widget | inline |
getAvailHeight(bool forceValue) | dw::core::Widget | |
getAvailHeightOfChild(Widget *child, bool forceValue) | dw::core::Widget | protectedvirtual |
getAvailWidth(bool forceValue) | dw::core::Widget | |
getAvailWidthOfChild(Widget *child, bool forceValue) | dw::core::Widget | protectedvirtual |
getBgColor() | dw::core::Widget | |
getBorderArea(int *xBor, int *yBor, int *widthBor, int *heightBor) | dw::core::Widget | |
getClassId() | lout::identity::IdentifiableObject | inline |
getClassName() | lout::identity::IdentifiableObject | inline |
getContainer() | dw::core::Widget | inline |
getContentHeight() | dw::core::Widget | inlineprotected |
getContentWidth() | dw::core::Widget | inlineprotected |
getExtremes(Extremes *extremes, int numPos=0, Widget **references=NULL, int *x=NULL, int *y=NULL) | dw::core::Widget | |
getExtremesEntered() | dw::core::Widget | inlineprivate |
getExtremesImpl(Extremes *extremes, int numPos, Widget **references, int *x, int *y) | dw::core::Widget | protectedvirtual |
getExtremesReference(int index) | dw::core::Widget | virtual |
getExtremesSimpl(Extremes *extremes) | dw::core::Widget | protectedvirtual |
getFgColor() | dw::core::Widget | |
getGenerator() | dw::core::Widget | inline |
getGeneratorLevel() | dw::core::Widget | |
getGeneratorWidth() | dw::oof::OOFAwareWidget | virtual |
getGeneratorX(int oofmIndex) | dw::oof::OOFAwareWidget | virtual |
getGeneratorY(int oofmIndex) | dw::oof::OOFAwareWidget | virtual |
getHeight() | dw::core::Widget | inlineprotected |
getLayout() | dw::core::Widget | inline |
getLevel() | dw::core::Widget | |
getMarginArea(int *xMar, int *yMar, int *widthMar, int *heightMar) | dw::core::Widget | |
getMaxGeneratorWidth() | dw::oof::OOFAwareWidget | virtual |
getMinWidth(Extremes *extremes, bool forceValue) | dw::core::Widget | |
getNearestCommonAncestor(Widget *otherWidget) | dw::core::Widget | |
getNextStackingContextMgr() | dw::core::Widget | inlineprotected |
getOOFMIndex(Widget *widget) | dw::oof::OOFAwareWidget | protectedstatic |
getPaddingArea(int *xPad, int *yPad, int *widthPad, int *heightPad) | dw::core::Widget | |
getParent() | dw::core::Widget | inline |
getParentRefInFlowSubRef(int parentRef) | dw::oof::OOFAwareWidget | inlineprotected |
getParentRefOOFIndex(int parentRef) | dw::oof::OOFAwareWidget | inlineprotected |
getParentRefOOFSubRef(int parentRef) | dw::oof::OOFAwareWidget | inlineprotected |
getParentRefOutOfFlowMgr(int parentRef) | dw::oof::OOFAwareWidget | inlineprotected |
getRequisitionWithoutOOF() | dw::oof::OOFAwareWidget | inline |
getStyle() | dw::core::Widget | inline |
getTopLevel() | dw::core::Widget | |
getWidgetAtPoint(int x, int y, core::GettingWidgetAtPointContext *context) | dw::oof::OOFAwareWidget | protectedvirtual |
getWidgetAtPointInterrupted(int x, int y, GettingWidgetAtPointContext *context) | dw::core::Widget | |
getWidgetAtPointLevel(int x, int y, int level, core::GettingWidgetAtPointContext *context) | dw::oof::OOFAwareWidget | protectedvirtual |
getWidgetInFlowSubRef(Widget *widget) | dw::oof::OOFAwareWidget | inlineprotected |
getWidgetOOFAtPoint(int x, int y, core::GettingWidgetAtPointContext *context) | dw::oof::OOFAwareWidget | protected |
getWidgetOOFIndex(Widget *widget) | dw::oof::OOFAwareWidget | inlineprotected |
getWidgetOOFSubRef(Widget *widget) | dw::oof::OOFAwareWidget | inlineprotected |
getWidgetOutOfFlowMgr(Widget *widget) | dw::oof::OOFAwareWidget | inlineprotected |
getWidgetReference() | dw::core::Widget | inline |
hashValue() | lout::object::Object | virtual |
IdentifiableObject() | lout::identity::IdentifiableObject | |
inAllocation(int x, int y) | dw::core::Widget | inline |
initOutOfFlowMgrs() | dw::oof::OOFAwareWidget | protected |
instanceOf(int otherClassId) | lout::identity::IdentifiableObject | |
intersects(Widget *refWidget, Rectangle *area, Rectangle *intersection) | dw::core::Widget | |
intoStringBuffer(misc::StringBuffer *sb) | lout::identity::IdentifiableObject | virtual |
isBlockLevel() | dw::core::Widget | virtual |
isButtonSensitive() | dw::core::Widget | inline |
isOOFContainer(Widget *widget, int oofmIndex) | dw::oof::OOFAwareWidget | protectedstatic |
isParentRefOOF(int parentRef) | dw::oof::OOFAwareWidget | inlineprotected |
isPossibleContainer() | dw::core::Widget | virtual |
isPossibleOOFContainer(int oofmIndex) | dw::oof::OOFAwareWidget | virtual |
isPossibleOOFContainerParent(int oofmIndex) | dw::oof::OOFAwareWidget | virtual |
isWidgetOOF(Widget *widget) | dw::oof::OOFAwareWidget | inlineprotected |
iterator(Content::Type mask, bool atEnd)=0 | dw::core::Widget | pure virtual |
layout | dw::core::Widget | protected |
leaveGetExtremes() | dw::core::Widget | inlineprivate |
leaveNotify(EventCrossing *event) | dw::core::Widget | |
leaveNotifyImpl(EventCrossing *event) | dw::core::Widget | protectedvirtual |
leaveQueueResize() | dw::core::Widget | inlineprivate |
leaveSizeAllocate() | dw::core::Widget | inlineprivate |
leaveSizeRequest() | dw::core::Widget | inlineprivate |
makeParentRefInFlow(int inFlowSubRef) | dw::oof::OOFAwareWidget | inlineprotected |
makeParentRefOOF(int oofmIndex, int oofmSubRef) | dw::oof::OOFAwareWidget | inlineprotected |
markExtremesChange(int ref) | dw::core::Widget | protectedvirtual |
markSizeChange(int ref) | dw::core::Widget | protectedvirtual |
motionNotify(EventMotion *event) | dw::core::Widget | |
motionNotifyImpl(EventMotion *event) | dw::core::Widget | protectedvirtual |
NEEDS_ALLOCATE enum value | dw::core::Widget | protected |
NEEDS_RESIZE enum value | dw::core::Widget | protected |
needsAllocate() | dw::core::Widget | inline |
needsResize() | dw::core::Widget | inline |
notifySetAsTopLevel() | dw::oof::OOFAwareWidget | protectedvirtual |
notifySetParent() | dw::oof::OOFAwareWidget | protectedvirtual |
NUM_OOFM enum value | dw::oof::OOFAwareWidget | protected |
numGetExtremesReferences() | dw::core::Widget | virtual |
numSizeRequestReferences() | dw::core::Widget | virtual |
OOFAwareWidget() | dw::oof::OOFAwareWidget | |
oofContainer | dw::oof::OOFAwareWidget | protected |
OOFM_ABSOLUTE enum value | dw::oof::OOFAwareWidget | protected |
OOFM_FIXED enum value | dw::oof::OOFAwareWidget | protected |
OOFM_FLOATS enum value | dw::oof::OOFAwareWidget | protected |
OOFM_NAME | dw::oof::OOFAwareWidget | protectedstatic |
OOFM_RELATIVE enum value | dw::oof::OOFAwareWidget | protected |
oofSizeChanged(bool extremesChanged) | dw::oof::OOFAwareWidget | virtual |
outOfFlowMgr | dw::oof::OOFAwareWidget | protected |
parent | dw::core::Widget | private |
PARENT_REF_OOFM_BITS enum value | dw::oof::OOFAwareWidget | protected |
PARENT_REF_OOFM_MASK enum value | dw::oof::OOFAwareWidget | protected |
parentRef | dw::core::Widget | |
printFlag(Flags f) | dw::core::Widget | inlineprotected |
quasiParent | dw::core::Widget | private |
queueDraw() | dw::core::Widget | inlineprotected |
queueDrawArea(int x, int y, int width, int height) | dw::core::Widget | protected |
queueResize(int ref, bool extremesChanged, bool fast) | dw::core::Widget | private |
queueResize(int ref, bool extremesChanged) | dw::core::Widget | inlineprotected |
queueResizeEntered() | dw::core::Widget | inlineprivate |
queueResizeFast(int ref, bool extremesChanged) | dw::core::Widget | inlineprivate |
ratio | dw::core::Widget | protected |
registerName(const char *className, int *classId) | lout::identity::IdentifiableObject | protected |
removeAnchor(char *name) | dw::core::Widget | inlineprotected |
removeChild(Widget *child) | dw::oof::OOFAwareWidget | protected |
dw::core::Widget::removeChild(Widget *child) | dw::core::Widget | virtual |
requisition | dw::core::Widget | private |
requisitionParams | dw::core::Widget | private |
requisitionWithoutOOF | dw::oof::OOFAwareWidget | protected |
RESIZE_QUEUED enum value | dw::core::Widget | protected |
resizeDrawImpl() | dw::core::Widget | inlineprotectedvirtual |
resizeIdleEntered() | dw::core::Widget | inlineprivate |
resizeQueued() | dw::core::Widget | inline |
scrollTo(HPosition hpos, VPosition vpos, int x, int y, int width, int height) | dw::core::Widget | |
searchOutOfFlowMgr(int oofmIndex) | dw::oof::OOFAwareWidget | inlineprotected |
selectionHandleEvent(SelectionState::EventType eventType, Iterator *it, int charPos, int linkNo, MousePositionEvent *event) | dw::core::Widget | inlineprotected |
setAdjustMinWidth(bool adjustMinWidth) | dw::core::Widget | inlinestatic |
setBgColor(style::Color *bgColor) | dw::core::Widget | |
setButtonSensitive(bool buttonSensitive) | dw::core::Widget | |
setCursor(style::Cursor cursor) | dw::core::Widget | inlineprotected |
setDeleteCallback(DW_Callback_t func, void *data) | dw::core::Widget | inline |
setFlags(Flags f) | dw::core::Widget | inlineprotected |
setGenerator(Widget *generator) | dw::core::Widget | inline |
setParent(Widget *parent) | dw::core::Widget | |
setQuasiParent(Widget *quasiParent) | dw::core::Widget | |
setStyle(style::Style *style) | dw::core::Widget | virtual |
setWidgetReference(WidgetReference *widgetReference) | dw::core::Widget | inline |
sizeAllocate(Allocation *allocation) | dw::core::Widget | |
sizeAllocateEnd() | dw::oof::OOFAwareWidget | protected |
sizeAllocateEntered() | dw::core::Widget | inlineprivate |
sizeAllocateImpl(Allocation *allocation) | dw::core::Widget | protectedvirtual |
sizeAllocateStart(core::Allocation *allocation) | dw::oof::OOFAwareWidget | protected |
sizeOf() | lout::object::Object | virtual |
sizeRequest(Requisition *requisition, int numPos=0, Widget **references=NULL, int *x=NULL, int *y=NULL) | dw::core::Widget | |
sizeRequestEntered() | dw::core::Widget | inlineprivate |
sizeRequestImpl(Requisition *requisition, int numPos, Widget **references, int *x, int *y) | dw::core::Widget | protectedvirtual |
sizeRequestReference(int index) | dw::core::Widget | virtual |
sizeRequestSimpl(Requisition *requisition) | dw::core::Widget | protectedvirtual |
SL_BACKGROUND enum value | dw::oof::OOFAwareWidget | |
SL_END enum value | dw::oof::OOFAwareWidget | |
SL_IN_FLOW enum value | dw::oof::OOFAwareWidget | |
SL_OOF_CONT enum value | dw::oof::OOFAwareWidget | |
SL_OOF_REF enum value | dw::oof::OOFAwareWidget | |
SL_SC_BOTTOM enum value | dw::oof::OOFAwareWidget | |
SL_SC_TOP enum value | dw::oof::OOFAwareWidget | |
SL_START enum value | dw::oof::OOFAwareWidget | |
stackingContextMgr | dw::core::Widget | protected |
stackingContextWidget | dw::core::Widget | protected |
stackingLevelText(int level) | dw::oof::OOFAwareWidget | static |
style | dw::core::Widget | private |
testStyleAbsolutelyPositioned(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testStyleFixedlyPositioned(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testStyleFloat(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testStyleOutOfFlow(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testStylePositioned(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testStyleRelativelyPositioned(core::style::Style *style) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetAbsolutelyPositioned(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetFixedlyPositioned(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetFloat(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetOutOfFlow(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetPositioned(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
testWidgetRelativelyPositioned(Widget *widget) | dw::oof::OOFAwareWidget | inlinestatic |
toString() | lout::object::Object | |
unsetFlags(Flags f) | dw::core::Widget | inlineprotected |
updateReference(int ref) | dw::oof::OOFAwareWidget | virtual |
usesAvailHeight() | dw::core::Widget | protectedvirtual |
usesAvailWidth() | dw::core::Widget | protectedvirtual |
usesMaxGeneratorWidth() | dw::oof::OOFAwareWidget | virtual |
WAS_ALLOCATED enum value | dw::core::Widget | protected |
wasAllocated() | dw::core::Widget | inline |
Widget() | dw::core::Widget | |
widgetImgRenderer | dw::core::Widget | protected |
widgetReference | dw::core::Widget | private |
widgetRefSizeChanged(int externalIndex) | dw::oof::OOFAwareWidget | virtual |
~Object() | lout::object::Object | virtual |
~OOFAwareWidget() | dw::oof::OOFAwareWidget | |
~Widget() | dw::core::Widget | |