Dillo
|
#include <ctype.h>
#include <FL/Fl_Window.H>
#include <FL/Fl.H>
#include "../dw/core.hh"
#include "../dw/fltkcore.hh"
#include "../dw/fltkviewport.hh"
#include "../dw/textblock.hh"
Functions | |
static void | anchorCallback (Fl_Widget *widget, void *data) |
static void | textTimeout (void *data) |
int | main (int argc, char **argv) |
Variables | |
static FltkPlatform * | platform |
static Layout * | layout |
static Fl_Window * | window |
static FltkViewport * | viewport |
static Style * | topWidgetStyle |
static Style * | widgetStyle |
static Style * | wordStyle |
static Style * | headingStyle |
static Textblock * | topTextblock = NULL |
static int | textblockNo = 0 |
static const char * | numbers [10] |
|
static |
References numbers, and dw::core::Layout::setAnchor().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
References anchorCallback(), lout::misc::AsciiToupper(), dw::core::Layout::attachView(), dw::core::style::StyleAttrs::backgroundColor, dw::core::style::StyleAttrs::color, dw::core::style::Font::create(), dw::core::style::StyleAttrs::font, dw::core::style::FONT_STYLE_NORMAL, dw::core::style::FONT_VARIANT_NORMAL, dw::core::style::FontAttrs::fontVariant, dw::core::style::StyleAttrs::initValues(), layout, dw::core::style::Box::left, dw::core::style::FontAttrs::letterSpacing, dw::core::style::StyleAttrs::margin, dw::core::style::FontAttrs::name, numbers, dw::core::style::Box::right, dw::core::style::Box::setVal(), dw::core::style::FontAttrs::size, dw::core::style::FontAttrs::style, textTimeout(), dw::core::style::Style::unref(), dw::core::style::FontAttrs::weight, and window.
|
static |
References dw::Textblock::addAnchor(), dw::Textblock::addLinebreak(), dw::Textblock::addParbreak(), dw::Textblock::addSpace(), dw::Textblock::addText(), dw::Textblock::addWidget(), lout::misc::AsciiToupper(), dw::Textblock::flush(), numbers, dw::core::Widget::setStyle(), dw::core::Layout::setWidget(), textblockNo, and topTextblock.
Referenced by main().
|
static |
|
static |
Referenced by dw::Textblock::addText(), dw::Textblock::addText0(), dw::core::SelectionState::buttonPress(), dw::Image::buttonPressImpl(), dw::core::SelectionState::buttonRelease(), dw::Image::buttonReleaseImpl(), dw::Textblock::calcLineBreakWidth(), dw::Textblock::changeLinkColor(), dw::core::ui::ComplexButtonResource::ComplexButtonResource(), dw::core::ui::ComplexButtonResource::containerSizeChangedForChildren(), dw::core::SelectionState::copy(), dw::core::Widget::correctExtremes(), dw::core::Widget::correctRequisition(), dw::core::Layout::LayoutImgRenderer::draw(), dw::Image::draw(), dw::core::Widget::drawBox(), dw::core::Widget::drawInterruption(), dw::Textblock::drawText(), dw::core::Widget::drawWidgetBox(), dw::Image::enterNotifyImpl(), dw::core::Widget::getAvailHeight(), dw::core::Widget::getAvailWidth(), dw::core::Layout::LayoutImgRenderer::getBackgroundAttachment(), dw::core::Layout::LayoutImgRenderer::getBackgroundImage(), dw::core::Layout::LayoutImgRenderer::getBackgroundPositionX(), dw::core::Layout::LayoutImgRenderer::getBackgroundPositionY(), dw::core::Layout::LayoutImgRenderer::getBackgroundRepeat(), dw::core::Widget::getBgColor(), dw::Image::getExtremesSimpl(), dw::core::Layout::LayoutImgRenderer::getRefArea(), dw::Textblock::hyphenateWord(), dw::core::ui::ComplexButtonResource::init(), dw::Image::leaveNotifyImpl(), dw::Textblock::leaveNotifyImpl(), main(), dw::Image::motionNotifyImpl(), dw::Textblock::motionNotifyImpl(), dw::core::Widget::queueDrawArea(), dw::core::Widget::queueResize(), dw::core::Widget::scrollTo(), dw::core::SelectionState::SelectionState(), dw::Textblock::sendSelectionEvent(), dw::fltk::FltkViewBase::setLayout(), dw::core::Widget::setParent(), dw::core::Widget::setStyle(), dw::core::Widget::sizeAllocate(), dw::Image::sizeRequestSimpl(), solution1(), solution2(), solution3(), dw::Textblock::textWidth(), dw::core::Widget::Widget(), dw::core::ui::ComplexButtonResource::~ComplexButtonResource(), and dw::core::Widget::~Widget().
|
static |
Referenced by anchorCallback(), main(), and textTimeout().
|
static |
Referenced by dw::core::Layout::attachView(), dw::fltk::FltkPlatform::FltkResourceFactory::createCheckButtonResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createComplexButtonResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createEntryResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createListResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createMultiLineTextResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createOptionMenuResource(), dw::fltk::FltkPlatform::FltkResourceFactory::createRadioButtonResource(), dw::core::Layout::detachView(), dw::fltk::ui::FltkResource::FltkResource(), dw::core::Layout::Layout(), main(), dw::core::Layout::queueResize(), dw::core::Layout::scrollTo0(), solution1(), solution2(), solution3(), dw::core::Layout::updateAnchor(), dw::fltk::ui::FltkResource::~FltkResource(), and dw::core::Layout::~Layout().
|
static |
Referenced by textTimeout().
|
static |
Referenced by textTimeout().
|
static |
Referenced by main().
|
static |
Referenced by main().