Dillo v3.1.1-98-g318d1f14
|
#include <ctype.h>
#include <FL/Fl_Window.H>
#include <FL/Fl.H>
#include "dlib/dlib.h"
#include "dw/core.hh"
#include "dw/fltkcore.hh"
#include "dw/fltkviewport.hh"
#include "dw/textblock.hh"
Go to the source code of this file.
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 |
Definition at line 52 of file dw_anchors_test.cc.
References layout, numbers, and dw::core::Layout::setAnchor().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 96 of file dw_anchors_test.cc.
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::Color::create(), dw::core::style::Style::create(), dStrdup(), dw::core::style::StyleAttrs::font, dw::core::style::FONT_STYLE_NORMAL, dw::core::style::FONT_VARIANT_NORMAL, dw::core::style::FontAttrs::fontVariant, headingStyle, 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, platform, dw::core::style::Box::right, dw::core::style::Box::setVal(), dw::core::style::FontAttrs::size, dw::core::style::FontAttrs::style, textTimeout(), topWidgetStyle, dw::core::style::Style::unref(), viewport, dw::core::style::FontAttrs::weight, widgetStyle, window, and wordStyle.
|
static |
Definition at line 57 of file dw_anchors_test.cc.
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(), headingStyle, layout, numbers, dw::core::Widget::setStyle(), dw::core::Layout::setWidget(), textblockNo, textTimeout(), topTextblock, topWidgetStyle, widgetStyle, and wordStyle.
Referenced by main(), and textTimeout().
|
static |
Definition at line 43 of file dw_anchors_test.cc.
Referenced by main(), and textTimeout().
|
static |
Definition at line 40 of file dw_anchors_test.cc.
Referenced by a_Image_new(), a_Image_new_with_dw(), a_Imgbuf_new(), a_UIcmd_close_bw(), a_UIcmd_copy_urlstr(), a_UIcmd_get_scroll_xy(), a_UIcmd_scroll(), a_UIcmd_set_scroll_by_fragment(), a_UIcmd_set_scroll_xy(), a_Web_dispatch_by_type(), anchorCallback(), dw::Image::buttonPressImpl(), dw::Image::buttonReleaseImpl(), dw::core::ui::ComplexButtonResource::ComplexButtonResource(), dw::core::ui::ComplexButtonResource::containerSizeChangedForChildren(), dw::core::style::Tooltip::create(), dw::core::style::Font::create(), dw::core::style::Color::create(), dw::core::style::Font::create0(), dw::Image::draw(), dw::core::Layout::LayoutImgRenderer::draw(), dw::core::style::drawBackground(), dw::Image::enterNotifyImpl(), dw::core::style::Font::exists(), dw::fltk::FltkPreview::FltkPreview(), dw::fltk::FltkPreviewButton::FltkPreviewButton(), dw::fltk::FltkPreviewWindow::FltkPreviewWindow(), 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::Image::getExtremesSimpl(), dw::core::Layout::LayoutImgRenderer::getRefArea(), dw::AlignedTableCell::getValue(), dw::core::ui::ComplexButtonResource::init(), dw::Image::leaveNotifyImpl(), main(), dw::Image::motionNotifyImpl(), dw::fltk::FltkViewBase::setLayout(), dw::Image::sizeRequestSimpl(), solution1(), solution2(), solution3(), textTimeout(), UIcmd_tab_new(), and dw::core::ui::ComplexButtonResource::~ComplexButtonResource().
|
static |
Definition at line 47 of file dw_anchors_test.cc.
Referenced by anchorCallback(), main(), and textTimeout().
|
static |
Definition at line 39 of file dw_anchors_test.cc.
Referenced by 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::Hyphenator::hyphenateWord(), main(), solution1(), solution2(), solution3(), and UIcmd_tab_new().
|
static |
Definition at line 45 of file dw_anchors_test.cc.
Referenced by textTimeout().
|
static |
Definition at line 44 of file dw_anchors_test.cc.
Referenced by textTimeout().
|
static |
Definition at line 43 of file dw_anchors_test.cc.
Referenced by main(), and textTimeout().
|
static |
Definition at line 42 of file dw_anchors_test.cc.
Referenced by main(), and UIcmd_tab_new().
|
static |
Definition at line 43 of file dw_anchors_test.cc.
Referenced by main(), and textTimeout().
|
static |
Definition at line 41 of file dw_anchors_test.cc.
Referenced by a_Dialog_choice(), a_Dialog_input(), a_Dialog_text_window(), a_Dialog_user_password(), a_UIcmd_set_page_title(), Xembed::createInternal(), and main().
|
static |
Definition at line 43 of file dw_anchors_test.cc.
Referenced by main(), and textTimeout().