#include <htmltable.h>

Data Fields | |
| char * | str |
| char * | xshow |
| PostscriptAlias * | postscript_alias |
| void * | layout |
| void(* | free_layout )(void *layout) |
| htmlfont_t * | font |
| double | size |
| double | yoffset_layout |
| double | yoffset_centerline |
Definition at line 66 of file htmltable.h.
| char* textitem_t::str |
| char* textitem_t::xshow |
Definition at line 68 of file htmltable.h.
Definition at line 69 of file htmltable.h.
| void* textitem_t::layout |
| void(* textitem_t::free_layout)(void *layout) |
Referenced by free_html_text().
| double textitem_t::size |
Definition at line 73 of file htmltable.h.
| double textitem_t::yoffset_layout |
Definition at line 73 of file htmltable.h.
Definition at line 73 of file htmltable.h.
1.5.6