dillo
3.0.5
About: dillo is a small, fast, extensible Web browser particularly suitable for older or smaller computers and embedded systems (but only limited or no support for frames, CSS, JavaScript, Java). Fossies Dox: dillo-3.0.5.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file. 60 filled, x + l/2, y + l/2, l, l, 0, 360);
Iterators are used to iterate through the contents of a widget.
This implementation of dw::core::Iterator can be used by widgets with no contents.
void sizeRequestImpl(core::Requisition *requisition)
See Sizes of Dillo Widgets.
virtual void drawRectangle(style::Color *color, style::Color::Shading shading, bool filled, int x, int y, int width, int height)=0
core::Iterator * iterator(core::Content::Type mask, bool atEnd)
Return an iterator for this widget.
virtual void drawArc(style::Color *color, style::Color::Shading shading, bool filled, int centerX, int centerY, int width, int height, int angle1, int angle2)=0
void draw(core::View *view, core::Rectangle *area)
dw::core::Shape implemtation for simple rectangles.
An interface to encapsulate platform dependent drawing.
Dw is in this namespace, or sub namespaces of this one.