Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
fltkplatform.cc File Reference
#include <stdio.h>
#include "dlib/dlib.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:

Go to the source code of this file.

Namespaces

namespace  dw
 Dw is in this namespace, or sub namespaces of this one.
 
namespace  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

◆ in_tooltip

◆ req_tooltip

◆ tt_window

Fl_Menu_Window* tt_window = NULL
static