gwenhywfar 4.0.3
|
#include "htmlobject_be.h"
Go to the source code of this file.
Functions | |
HTML_OBJECT * | HtmlObject_Word_new (GWEN_XML_CONTEXT *ctx, const char *s) |
HTML_OBJECT* HtmlObject_Word_new | ( | GWEN_XML_CONTEXT * | ctx, |
const char * | s | ||
) |
Definition at line 48 of file o_word.c.
References HtmlObject_new(), HtmlObject_SetLayoutFn(), HtmlObject_SetText(), HtmlObject_Word_Layout(), and HtmlObjectType_Word.
Referenced by HtmlGroup_Box_AddData(), and HtmlGroup_UnorderedList_StartTag().