#include <TGHtml.h>
Inheritance diagram for TGHtmlCell:
Public Member Functions | |
TGHtmlCell (int type, int argc, int arglen[], char *argv[]) | |
~TGHtmlCell () | |
TGHtmlCell (int type, int argc, int arglen[], char *argv[]) | |
~TGHtmlCell () | |
Public Attributes | |
Html_16_t | fRowspan |
Html_16_t | fColspan |
Html_16_t | fX |
Html_16_t | fW |
Html_32_t | fY |
Html_32_t | fH |
TGHtmlTable * | fPTable |
TGHtmlElement * | fPRow |
TGHtmlElement * | fPEnd |
TImage * | fBgImage |
TGHtmlTable * | fPTable |
TGHtmlElement * | fPRow |
TGHtmlElement * | fPEnd |
TImage * | fBgImage |
Definition at line 383 of file TGHtml.h.
TGHtmlCell::TGHtmlCell | ( | int | type, | |
int | argc, | |||
int | arglen[], | |||
char * | argv[] | |||
) |
TGHtmlCell::~TGHtmlCell | ( | ) |
TGHtmlCell::TGHtmlCell | ( | int | type, | |
int | argc, | |||
int | arglen[], | |||
char * | argv[] | |||
) |
TGHtmlCell::~TGHtmlCell | ( | ) |
Definition at line 391 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::FillOutBlock(), and TGHtmlCell().
Definition at line 392 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::FillOutBlock(), and TGHtmlCell().
Definition at line 393 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::FillOutBlock(), and TGHtmlCell().
Definition at line 394 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::FillOutBlock(), and TGHtmlCell().
Definition at line 395 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::TableDimensions(), and TGHtmlCell().
Definition at line 396 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::TableDimensions(), and TGHtmlCell().
Definition at line 398 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::TableBgndImage(), TGHtml::TableDimensions(), TGHtmlCell(), and ~TGHtmlCell().