gwenhywfar  4.6.0beta
Macros | Functions
g_box.c File Reference
#include "g_box_p.h"
#include "g_generic_l.h"
#include "g_table_l.h"
#include "g_unorderedlist_l.h"
#include "htmlctx_l.h"
#include "o_box_l.h"
#include "o_word_l.h"
#include "o_grid_l.h"
#include "o_image_be.h"
#include <gwenhywfar/misc.h>
#include <gwenhywfar/debug.h>
#include <ctype.h>

Go to the source code of this file.

Macros

#define DISABLE_DEBUGLOG

Functions

int HtmlGroup_Box_AddData (HTML_GROUP *g, const char *data)
HTML_GROUPHtmlGroup_Box_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx)
int HtmlGroup_Box_StartTag (HTML_GROUP *g, const char *tagName)

Macro Definition Documentation

#define DISABLE_DEBUGLOG

Definition at line 15 of file g_box.c.

Function Documentation

int HtmlGroup_Box_AddData ( HTML_GROUP g,
const char *  data 
)
HTML_GROUP* HtmlGroup_Box_new ( const char *  groupName,
HTML_GROUP parent,
GWEN_XML_CONTEXT ctx 
)
int HtmlGroup_Box_StartTag ( HTML_GROUP g,
const char *  tagName 
)