addAnchor(Widget *widget, const char *name) | dw::core::Layout | private |
addAnchor(Widget *widget, const char *name, int y) | dw::core::Layout | private |
addWidget(Widget *widget) | dw::core::Layout | |
adjustScrollPos() | dw::core::Layout | private |
anchorsTable | dw::core::Layout | private |
attachView(View *view) | dw::core::Layout | |
bgAttachment | dw::core::Layout | private |
bgColor | dw::core::Layout | private |
bgImage | dw::core::Layout | private |
bgPositionX | dw::core::Layout | private |
bgPositionY | dw::core::Layout | private |
bgRepeat | dw::core::Layout | private |
BUTTON_PRESS enum value | dw::core::Layout | private |
BUTTON_RELEASE enum value | dw::core::Layout | private |
buttonEvent(ButtonEventType type, View *view, int numPressed, int x, int y, ButtonState state, int button) | dw::core::Layout | private |
ButtonEventType enum name | dw::core::Layout | private |
buttonPress(View *view, int numPressed, int x, int y, ButtonState state, int button) | dw::core::Layout | inline |
buttonRelease(View *view, int numPressed, int x, int y, ButtonState state, int button) | dw::core::Layout | inline |
calcScrollInto(int targetValue, int requestedSize, int *value, int viewportSize) | dw::core::Layout | privatestatic |
cancelTooltip() | dw::core::Layout | inline |
canvasAscent | dw::core::Layout | private |
canvasDescent | dw::core::Layout | private |
canvasHeightGreater | dw::core::Layout | private |
canvasWidth | dw::core::Layout | private |
changeAnchor(Widget *widget, char *name, int y) | dw::core::Layout | private |
clone() | lout::object::Object | virtual |
connect(Receiver *receiver) | dw::core::Layout | inline |
connectLink(LinkReceiver *receiver) | dw::core::Layout | inline |
containerSizeChanged() | dw::core::Layout | |
copySelection(const char *text) | dw::core::Layout | inline |
createColor(int color) | dw::core::Layout | inline |
createFont(style::FontAttrs *attrs, bool tryEverything) | dw::core::Layout | inline |
createImgbuf(Imgbuf::Type type, int width, int height, double gamma) | dw::core::Layout | inline |
createTooltip(const char *text) | dw::core::Layout | inline |
currHScrollbarThickness() | dw::core::Layout | private |
currVScrollbarThickness() | dw::core::Layout | private |
cursor | dw::core::Layout | private |
detachView(View *view) | dw::core::Layout | |
detachWidget(Widget *widget) | dw::core::Layout | private |
dpiX() | dw::core::Layout | inline |
dpiY() | dw::core::Layout | inline |
draw(View *view, Rectangle *area) | dw::core::Layout | private |
drawAfterScrollReq | dw::core::Layout | private |
emitLinkClick(Widget *w, int link, int img, int x, int y, EventButton *event) | dw::core::Layout | inline |
emitLinkEnter(Widget *w, int link, int img, int x, int y) | dw::core::Layout | inline |
emitLinkPress(Widget *w, int link, int img, int x, int y, EventButton *event) | dw::core::Layout | inline |
emitLinkRelease(Widget *w, int link, int img, int x, int y, EventButton *event) | dw::core::Layout | inline |
emitter | dw::core::Layout | private |
enterNotify(View *view, int x, int y, ButtonState state) | dw::core::Layout | |
enterResizeIdle() | dw::core::Layout | inlineprivate |
equals(Object *other) | lout::object::Object | virtual |
expose(View *view, Rectangle *area) | dw::core::Layout | inline |
findtextState | dw::core::Layout | private |
fontExists(const char *name) | dw::core::Layout | inline |
getBgColor() | dw::core::Layout | inline |
getBgImage() | dw::core::Layout | inline |
getExtremesCounter | dw::core::Layout | private |
getHeightViewport() | dw::core::Layout | inline |
getPlatform() | dw::core::Layout | inline |
getResourceFactory() | dw::core::Layout | inline |
getScrollPosX() | dw::core::Layout | inline |
getScrollPosY() | dw::core::Layout | inline |
getUsesViewport() | dw::core::Layout | inline |
getWidgetAtPoint(int x, int y) | dw::core::Layout | private |
getWidthViewport() | dw::core::Layout | inline |
hashValue() | lout::object::Object | virtual |
hScrollbarThickness | dw::core::Layout | private |
intoStringBuffer(misc::StringBuffer *sb) | lout::object::Object | virtual |
Layout(Platform *platform, bool limit=true) | dw::core::Layout | |
layoutImgRenderer | dw::core::Layout | private |
leaveNotify(View *view, ButtonState state) | dw::core::Layout | |
leaveResizeIdle() | dw::core::Layout | inlineprivate |
linkEmitter | dw::core::Layout | |
MOTION_NOTIFY enum value | dw::core::Layout | private |
motionNotify(View *view, int x, int y, ButtonState state) | dw::core::Layout | |
moveOutOfView(ButtonState state) | dw::core::Layout | inlineprivate |
moveToWidget(Widget *newWidgetAtPoint, ButtonState state) | dw::core::Layout | private |
moveToWidgetAtPoint(int x, int y, ButtonState state) | dw::core::Layout | inlineprivate |
nextGlyph(const char *text, int idx) | dw::core::Layout | inline |
platform | dw::core::Layout | private |
prevGlyph(const char *text, int idx) | dw::core::Layout | inline |
processMouseEvent(MousePositionEvent *event, ButtonEventType type) | dw::core::Layout | private |
queueDraw(int x, int y, int width, int height) | dw::core::Layout | private |
queueDrawExcept(int x, int y, int width, int height, int ex, int ey, int ewidth, int eheight) | dw::core::Layout | private |
queueResize(bool extremesChanged) | dw::core::Layout | private |
queueResizeCounter | dw::core::Layout | private |
queueResizeList | dw::core::Layout | private |
removeAnchor(Widget *widget, char *name) | dw::core::Layout | private |
removeWidget() | dw::core::Layout | private |
requestedAnchor | dw::core::Layout | private |
resetSearch() | dw::core::Layout | inline |
resizeCounter | dw::core::Layout | private |
resizeIdle() | dw::core::Layout | private |
resizeIdleCounter | dw::core::Layout | private |
resizeIdleId | dw::core::Layout | private |
resizeLimit | dw::core::Layout | private |
scroll(ScrollCommand) | dw::core::Layout | |
scrollIdle() | dw::core::Layout | private |
scrollIdleId | dw::core::Layout | private |
scrollIdleNotInterrupted | dw::core::Layout | private |
scrollPosChanged(View *view, int x, int y) | dw::core::Layout | |
scrollTargetHeight | dw::core::Layout | private |
scrollTargetHpos | dw::core::Layout | private |
scrollTargetVpos | dw::core::Layout | private |
scrollTargetWidth | dw::core::Layout | private |
scrollTargetX | dw::core::Layout | private |
scrollTargetY | dw::core::Layout | private |
scrollTo(HPosition hpos, VPosition vpos, int x, int y, int width, int height) | dw::core::Layout | |
scrollTo0(HPosition hpos, VPosition vpos, int x, int y, int width, int height, bool scrollingInterrupted) | dw::core::Layout | private |
scrollX | dw::core::Layout | private |
scrollY | dw::core::Layout | private |
search(const char *str, bool caseSens, int backwards) | dw::core::Layout | inline |
selectionState | dw::core::Layout | private |
setAnchor(const char *anchor) | dw::core::Layout | |
setBgColor(style::Color *color) | dw::core::Layout | |
setBgImage(style::StyleImage *bgImage, style::BackgroundRepeat bgRepeat, style::BackgroundAttachment bgAttachment, style::Length bgPositionX, style::Length bgPositionY) | dw::core::Layout | |
setCursor(style::Cursor cursor) | dw::core::Layout | private |
setSizeHints() | dw::core::Layout | private |
setWidget(Widget *widget) | dw::core::Layout | |
sizeAllocateCounter | dw::core::Layout | private |
sizeOf() | lout::object::Object | virtual |
sizeRequestCounter | dw::core::Layout | private |
textToLower(const char *text, int len) | dw::core::Layout | inline |
textToUpper(const char *text, int len) | dw::core::Layout | inline |
textWidth(style::Font *font, const char *text, int len) | dw::core::Layout | inline |
textZone | dw::core::Layout | |
topLevel | dw::core::Layout | private |
toString() | lout::object::Object | |
updateAnchor() | dw::core::Layout | private |
updateCursor() | dw::core::Layout | private |
usesViewport | dw::core::Layout | private |
view | dw::core::Layout | private |
viewportHeight | dw::core::Layout | private |
viewportSizeChanged(View *view, int width, int height) | dw::core::Layout | |
viewportWidth | dw::core::Layout | private |
vScrollbarThickness | dw::core::Layout | private |
Widget | dw::core::Layout | friend |
widgetAtPoint | dw::core::Layout | private |
~Layout() | dw::core::Layout | |
~Object() | lout::object::Object | virtual |