Dillo v3.1.1-98-g318d1f14
|
#include "../lout/identity.hh"
Go to the source code of this file.
Classes | |
class | dw::core::Widget |
The base class of all dillo widgets. More... | |
class | dw::core::Widget::WidgetImgRenderer |
Implementation which represents the whole widget. More... | |
Namespaces | |
namespace | dw |
Dw is in this namespace, or sub namespaces of this one. | |
namespace | dw::core |
The core of Dw is defined in this namespace. | |
Typedefs | |
typedef void(* | DW_Callback_t) (void *data) |
The type for callback functions. | |
Functions | |
void | dw::core::splitHeightPreserveAscent (int height, int *ascent, int *descent) |
void | dw::core::splitHeightPreserveDescent (int height, int *ascent, int *descent) |