gwenhywfar  4.3.3
Macros | Functions
o_box.c File Reference
#include "o_box_l.h"
#include "htmlctx_l.h"
#include <gwenhywfar/debug.h>

Go to the source code of this file.

Macros

#define DISABLE_DEBUGLOG
#define LINE_EXTRA_OFFSET_DIV   20

Functions

static int HtmlObject_Box_Layout (HTML_OBJECT *o)
HTML_OBJECTHtmlObject_Box_new (GWEN_XML_CONTEXT *ctx)

Macro Definition Documentation

#define DISABLE_DEBUGLOG

Definition at line 14 of file o_box.c.

#define LINE_EXTRA_OFFSET_DIV   20

Definition at line 24 of file o_box.c.

Referenced by HtmlObject_Box_Layout().

Function Documentation

static int HtmlObject_Box_Layout ( HTML_OBJECT o)
static
HTML_OBJECT* HtmlObject_Box_new ( GWEN_XML_CONTEXT ctx)