Dillo
Namespaces | Functions
widget.cc File Reference
#include "core.hh"
#include "../lout/msg.h"
#include "../lout/debug.hh"
Include dependency graph for widget.cc:

Namespaces

 dw
 Dw is in this namespace, or sub namespaces of this one.
 
 dw::core
 The core of Dw is defined in this namespace.
 

Functions

void dw::core::splitHeightPreserveAscent (int height, int *ascent, int *descent)
 
void dw::core::splitHeightPreserveDescent (int height, int *ascent, int *descent)