gwenhywfar 4.0.3
Defines | 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.

Defines

#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)

Define 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)