Defines | Functions

fox16_htmllabel.cpp File Reference

#include "fox16_htmllabel.hpp"
#include "fox16_htmlctx.hpp"
#include <gwenhywfar/debug.h>
#include <gwenhywfar/i18n.h>
#include <gwenhywfar/stringlist.h>
#include <assert.h>

Go to the source code of this file.

Defines

#define ICON_SPACE   4
#define MAX_DEFAULT_WIDTH   400

Functions

 FXDEFMAP (FOX16_HtmlLabel) FOX16_HtmlLabelMap[]

Define Documentation

#define ICON_SPACE   4

Definition at line 25 of file fox16_htmllabel.cpp.

Referenced by FOX16_HtmlLabel::onPaint().

#define MAX_DEFAULT_WIDTH   400

Definition at line 24 of file fox16_htmllabel.cpp.


Function Documentation

FXDEFMAP ( FOX16_HtmlLabel   )