gwenhywfar
4.3.1
|
#include "fox16_htmltext.hpp"
#include "fox16_htmlctx.hpp"
#include <gwenhywfar/debug.h>
#include <gwenhywfar/i18n.h>
#include <assert.h>
Go to the source code of this file.
Defines | |
#define | BORDER 2 |
#define | MAX_DEFAULT_WIDTH 400 |
Functions | |
FXDEFMAP (FOX16_HtmlText) FOX16_HtmlTextMap[] |
#define BORDER 2 |
Definition at line 24 of file fox16_htmltext.cpp.
Referenced by FOX16_HtmlText::calcDefaultDims().
#define MAX_DEFAULT_WIDTH 400 |
Definition at line 23 of file fox16_htmltext.cpp.