Dillo v3.1.1-98-g318d1f14
|
#include "textblock.hh"
#include "../lout/msg.h"
#include "../lout/misc.hh"
#include "../lout/unicode.hh"
#include "../lout/debug.hh"
#include <stdio.h>
#include <math.h>
#include <limits.h>
Go to the source code of this file.
Namespaces | |
namespace | dw |
Dw is in this namespace, or sub namespaces of this one. | |
Variables | |
static dw::core::style::Tooltip * | hoverTooltip = NULL |
|
static |
Definition at line 37 of file textblock.cc.
Referenced by dw::Textblock::enterNotifyImpl(), dw::Textblock::leaveNotifyImpl(), dw::Textblock::motionNotifyImpl(), and dw::Textblock::~Textblock().