Dillo
|
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include "../dw/core.hh"
#include "../dw/fltkcore.hh"
#include "../dw/fltkviewport.hh"
#include "../dw/textblock.hh"
Functions | |
static void | addTextToFloatTimeout (void *data) |
int | main (int argc, char **argv) |
Variables | |
static Textblock * | firstFloat |
static Style * | wordStyle |
|
static |
References dw::Textblock::addSpace(), dw::Textblock::addText(), and dw::Textblock::flush().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
References dw::Textblock::addParbreak(), dw::Textblock::addSpace(), dw::Textblock::addText(), addTextToFloatTimeout(), dw::Textblock::addWidget(), dw::core::Layout::attachView(), dw::core::style::StyleAttrs::backgroundColor, dw::core::style::BORDER_DASHED, dw::core::style::StyleAttrs::borderWidth, dw::core::style::StyleAttrs::color, dw::core::style::Style::create(), dw::core::style::Font::create(), dw::core::style::Color::create(), dw::core::style::createAbsLength(), dw::core::style::FLOAT_LEFT, dw::core::style::FLOAT_NONE, dw::core::style::FLOAT_RIGHT, dw::Textblock::flush(), dw::core::style::StyleAttrs::font, dw::core::style::FONT_STYLE_NORMAL, dw::core::style::StyleAttrs::initValues(), layout, dw::core::style::LENGTH_AUTO, dw::core::style::FontAttrs::letterSpacing, dw::core::style::StyleAttrs::margin, dw::core::style::FontAttrs::name, platform, dw::core::style::StyleAttrs::setBorderColor(), dw::core::style::StyleAttrs::setBorderStyle(), dw::core::Widget::setStyle(), dw::core::style::Box::setVal(), dw::core::Layout::setWidget(), dw::core::style::FontAttrs::size, dw::core::style::FontAttrs::style, dw::core::style::Style::unref(), viewport, dw::core::style::StyleAttrs::vloat, dw::core::style::FontAttrs::weight, widgetStyle, dw::core::style::StyleAttrs::width, and window.
|
static |
|
static |