|
Dillo v3.2.0-93-g6a586845
|
This is the complete list of members for dw::fltk::FltkView, including all inherited members.
| addFltkWidget(Fl_Widget *widget, core::Allocation *allocation) | dw::fltk::FltkView | virtual |
| allocateFltkWidget(Fl_Widget *widget, core::Allocation *allocation) | dw::fltk::FltkView | virtual |
| cancelQueueDraw()=0 | dw::core::View | pure virtual |
| clone() | lout::object::Object | virtual |
| drawArc(style::Color *color, style::Color::Shading shading, bool filled, int centerX, int centerY, int width, int height, int angle1, int angle2)=0 | dw::core::View | pure virtual |
| drawFltkWidget(Fl_Widget *widget, core::Rectangle *area) | dw::fltk::FltkView | virtual |
| drawImage(Imgbuf *imgbuf, int xRoot, int yRoot, int x, int y, int width, int height)=0 | dw::core::View | pure virtual |
| drawLine(style::Color *color, style::Color::Shading shading, int x1, int y1, int x2, int y2)=0 | dw::core::View | pure virtual |
| drawPoint(style::Color *color, style::Color::Shading shading, int x, int y)=0 | dw::core::View | pure virtual |
| drawPolygon(style::Color *color, style::Color::Shading shading, bool filled, bool convex, Point *points, int npoints)=0 | dw::core::View | pure virtual |
| drawRectangle(style::Color *color, style::Color::Shading shading, bool filled, int x, int y, int width, int height)=0 | dw::core::View | pure virtual |
| drawSimpleWrappedText(style::Font *font, style::Color *color, style::Color::Shading shading, int x, int y, int w, int h, const char *text)=0 | dw::core::View | pure virtual |
| drawText(style::Font *font, style::Color *color, style::Color::Shading shading, int x, int y, const char *text, int len)=0 | dw::core::View | pure virtual |
| drawTypedLine(style::Color *color, style::Color::Shading shading, style::LineType type, int width, int x1, int y1, int x2, int y2)=0 | dw::core::View | pure virtual |
| equals(Object *other) | lout::object::Object | virtual |
| finishDrawing(Rectangle *area)=0 | dw::core::View | pure virtual |
| getClippingView(int x, int y, int width, int height)=0 | dw::core::View | pure virtual |
| getHScrollbarThickness()=0 | dw::core::View | pure virtual |
| getScrollbarOnLeft()=0 | dw::core::View | pure virtual |
| getVScrollbarThickness()=0 | dw::core::View | pure virtual |
| hashValue() | lout::object::Object | virtual |
| intoStringBuffer(misc::StringBuffer *sb) | lout::object::Object | virtual |
| mergeClippingView(View *clippingView)=0 | dw::core::View | pure virtual |
| queueDraw(Rectangle *area)=0 | dw::core::View | pure virtual |
| queueDrawTotal()=0 | dw::core::View | pure virtual |
| removeFltkWidget(Fl_Widget *widget) | dw::fltk::FltkView | virtual |
| scroll(ScrollCommand) | dw::core::View | inlinevirtual |
| scrollTo(int x, int y)=0 | dw::core::View | pure virtual |
| setBgColor(style::Color *color)=0 | dw::core::View | pure virtual |
| setCanvasSize(int width, int ascent, int descent)=0 | dw::core::View | pure virtual |
| setCursor(style::Cursor cursor)=0 | dw::core::View | pure virtual |
| setLayout(Layout *layout)=0 | dw::core::View | pure virtual |
| setViewportSize(int width, int height, int hScrollbarThickness, int vScrollbarThickness)=0 | dw::core::View | pure virtual |
| sizeOf() | lout::object::Object | virtual |
| startDrawing(Rectangle *area)=0 | dw::core::View | pure virtual |
| toString() | lout::object::Object | |
| usesFltkWidgets()=0 | dw::fltk::FltkView | pure virtual |
| usesViewport()=0 | dw::core::View | pure virtual |
| ~Object() | lout::object::Object | virtual |