gwenhywfar 5.14.1
o_box.c File Reference
#include "o_box_l.h"
#include "htmlctx_l.h"
#include <gwenhywfar/debug.h>
Include dependency graph for o_box.c:

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

◆ DISABLE_DEBUGLOG

#define DISABLE_DEBUGLOG

Definition at line 14 of file o_box.c.

◆ LINE_EXTRA_OFFSET_DIV

#define LINE_EXTRA_OFFSET_DIV   20

Definition at line 24 of file o_box.c.

Referenced by HtmlObject_Box_Layout().

Function Documentation

◆ HtmlObject_Box_Layout()

◆ HtmlObject_Box_new()

HTML_OBJECT * HtmlObject_Box_new ( GWEN_XML_CONTEXT * ctx)

Definition at line 237 of file o_box.c.

References HtmlObject_Box_Layout(), HtmlObject_new(), HtmlObject_SetLayoutFn(), and HtmlObjectType_Box.

Referenced by HtmlCtx_new(), HtmlCtx_SetText(), HtmlGroup_Box_StartTag(), and HtmlObject_GridEntry_new().

Here is the call graph for this function:
Here is the caller graph for this function: