Dillo
Namespaces | Functions | Variables
fltkplatform.cc File Reference
#include <stdio.h>
#include "../lout/msg.h"
#include "../lout/debug.hh"
#include "fltkcore.hh"
#include <FL/fl_draw.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Tooltip.H>
#include <FL/Fl_Menu_Window.H>
#include <FL/Fl_Paged_Device.H>
Include dependency graph for fltkplatform.cc:

Namespaces

 dw
 Dw is in this namespace, or sub namespaces of this one.
 
 dw::fltk
 This namespace contains FLTK implementations of Dw interfaces.
 

Functions

static void dw::fltk::strstrip (char *big, const char *little)
 
static void dw::fltk::tooltip_tcb (void *data)
 

Variables

static Fl_Menu_Window * tt_window = NULL
 
static int in_tooltip = 0
 
static int req_tooltip = 0
 

Variable Documentation

int in_tooltip = 0
static
int req_tooltip = 0
static
Fl_Menu_Window* tt_window = NULL
static