#include <TGHtml.h>
Inheritance diagram for TGHtmlTextElement:
Public Member Functions | |
TGHtmlTextElement (int size) | |
virtual | ~TGHtmlTextElement () |
TGHtmlTextElement (int size) | |
virtual | ~TGHtmlTextElement () |
Public Attributes | |
Html_32_t | fY |
Html_16_t | fX |
Html_16_t | fW |
Html_u8_t | fAscent |
Html_u8_t | fDescent |
Html_u8_t | fSpaceWidth |
char * | fZText |
char * | fZText |
Definition at line 292 of file TGHtml.h.
TGHtmlTextElement::TGHtmlTextElement | ( | int | size | ) |
Definition at line 66 of file TGHtmlElement.cxx.
References fAscent, fDescent, fSpaceWidth, fW, fX, fY, and fZText.
TGHtmlTextElement::~TGHtmlTextElement | ( | ) | [virtual] |
TGHtmlTextElement::TGHtmlTextElement | ( | int | size | ) |
virtual TGHtmlTextElement::~TGHtmlTextElement | ( | ) | [virtual] |
Definition at line 297 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::FillOutBlock(), and TGHtmlTextElement().
Definition at line 298 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DrawSelectionBackground(), TGHtml::FillOutBlock(), and TGHtmlTextElement().
Definition at line 299 of file TGHtml.h.
Referenced by TGHtml::FillOutBlock(), and TGHtmlTextElement().
Definition at line 302 of file TGHtml.h.
Referenced by TGHtml::FillOutBlock(), and TGHtmlTextElement().
Definition at line 303 of file TGHtml.h.
Referenced by TGHtml::FillOutBlock(), TGHtmlTextElement(), TGHtml::Tokenize(), and ~TGHtmlTextElement().