gwenhywfar
4.3.3
|
#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.
Macros | |
#define | ICON_SPACE 4 |
#define | MAX_DEFAULT_WIDTH 400 |
Functions | |
FXDEFMAP (FOX16_HtmlLabel) FOX16_HtmlLabelMap[] |
#define ICON_SPACE 4 |
Definition at line 25 of file fox16_htmllabel.cpp.
Referenced by FOX16_HtmlLabel::getDefaultWidth(), FOX16_HtmlLabel::layout(), and FOX16_HtmlLabel::onPaint().
#define MAX_DEFAULT_WIDTH 400 |
Definition at line 24 of file fox16_htmllabel.cpp.
FXDEFMAP | ( | FOX16_HtmlLabel | ) |