|
gwenhywfar 5.14.1
|
#include "fox16_htmlctx_p.hpp"#include "fox16_gui.hpp"#include <assert.h>#include <gwenhywfar/inherit.h>#include <gwenhywfar/debug.h>#include <gwenhywfar/gui_be.h>#include <gwenhywfar/i18n.h>#include <gwenhywfar/htmlctx_be.h>#include <gwenhywfar/o_image_be.h>#include <gwenhywfar/text.h>#include <gwenhywfar/syncio_memory.h>#include <gwenhywfar/directory.h>
Go to the source code of this file.
Functions | |
| static void | dumpObject (HTML_OBJECT *o, FILE *f, int indent) |
|
static |
Definition at line 297 of file fox16_htmlctx.cpp.
References dumpObject(), HtmlFont_GetFontFlags(), HtmlFont_GetFontName(), HtmlFont_GetFontSize(), HtmlObject_GetFlags(), HtmlObject_GetHeight(), HtmlObject_GetObjectType(), HtmlObject_GetProperties(), HtmlObject_GetText(), HtmlObject_GetWidth(), HtmlObject_GetX(), HtmlObject_GetY(), HtmlProps_GetBackgroundColor(), HtmlProps_GetFont(), and HtmlProps_GetForegroundColor().
Referenced by FOX16_HtmlCtx::dump(), and dumpObject().

