#include <TGHtml.h>
Inheritance diagram for TGHtmlTable:
Public Member Functions | |
TGHtmlTable (int type, int argc, int arglen[], char *argv[]) | |
~TGHtmlTable () | |
TGHtmlTable (int type, int argc, int arglen[], char *argv[]) | |
~TGHtmlTable () | |
Public Attributes | |
Html_u8_t | fBorderWidth |
Html_u8_t | fNCol |
Html_u16_t | fNRow |
Html_32_t | fY |
Html_32_t | fH |
Html_16_t | fX |
Html_16_t | fW |
int | fMinW [HTML_MAX_COLUMNS+1] |
int | fMaxW [HTML_MAX_COLUMNS+1] |
TGHtmlElement * | fPEnd |
TImage * | fBgImage |
int | fHasbg |
TGHtmlElement * | fPEnd |
TImage * | fBgImage |
Definition at line 356 of file TGHtml.h.
TGHtmlTable::TGHtmlTable | ( | int | type, | |
int | argc, | |||
int | arglen[], | |||
char * | argv[] | |||
) |
TGHtmlTable::~TGHtmlTable | ( | ) |
TGHtmlTable::TGHtmlTable | ( | int | type, | |
int | argc, | |||
int | arglen[], | |||
char * | argv[] | |||
) |
TGHtmlTable::~TGHtmlTable | ( | ) |
Definition at line 362 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::TableDimensions(), TGHtmlLayoutContext::TableLayout(), and TGHtmlTable().
Definition at line 363 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), TGHtmlLayoutContext::TableLayout(), and TGHtmlTable().
Definition at line 364 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), and TGHtmlTable().
Definition at line 369 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), TGHtmlLayoutContext::TableLayout(), and TGHtmlTable().
Definition at line 370 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), TGHtmlLayoutContext::TableLayout(), and TGHtmlTable().
Definition at line 371 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), TGHtml::TableText(), and TGHtmlTable().
Definition at line 372 of file TGHtml.h.
Referenced by TGHtml::TableDimensions(), TGHtmlTable(), and ~TGHtmlTable().
Definition at line 373 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::TableDimensions(), and TGHtmlTable().