|
gwenhywfar
5.10.1
|

Go to the source code of this file.
Macros | |
| #define | DISABLE_DEBUGLOG |
Functions | |
| static int | HtmlObject_Word_Layout (HTML_OBJECT *o) |
| HTML_OBJECT * | HtmlObject_Word_new (GWEN_XML_CONTEXT *ctx, const char *s) |
|
static |
Definition at line 24 of file o_word.c.
References HtmlCtx_GetTextHeight(), HtmlCtx_GetTextWidth(), HtmlFont_GetFontSize(), HtmlObject_GetProperties(), HtmlObject_GetText(), HtmlObject_GetXmlCtx(), HtmlObject_SetHeight(), HtmlObject_SetWidth(), and HtmlProps_GetFont().
Referenced by HtmlObject_Word_new().


| HTML_OBJECT* HtmlObject_Word_new | ( | GWEN_XML_CONTEXT * | ctx, |
| const char * | s | ||
| ) |
Definition at line 49 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().


1.8.14