#include <TGHtml.h>
Inheritance diagram for TGHtmlBlock:
Public Member Functions | |
TGHtmlBlock () | |
virtual | ~TGHtmlBlock () |
TGHtmlBlock () | |
virtual | ~TGHtmlBlock () |
Public Attributes | |
char * | fZ |
int | fTop |
int | fBottom |
Html_u16_t | fLeft |
Html_u16_t | fRight |
Html_u16_t | fN |
TGHtmlBlock * | fBPrev |
TGHtmlBlock * | fBNext |
char * | fZ |
TGHtmlBlock * | fBPrev |
Definition at line 709 of file TGHtml.h.
TGHtmlBlock::TGHtmlBlock | ( | ) |
Definition at line 44 of file TGHtmlDraw.cxx.
References fBottom, fLeft, fN, TGHtmlElement::fPNext, TGHtmlElement::fPPrev, fRight, fTop, fZ, and NULL.
TGHtmlBlock::~TGHtmlBlock | ( | ) | [virtual] |
TGHtmlBlock::TGHtmlBlock | ( | ) |
virtual TGHtmlBlock::~TGHtmlBlock | ( | ) | [virtual] |
char* TGHtmlBlock::fZ |
Definition at line 715 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DrawSelectionBackground(), TGHtml::DumpToken(), TGHtml::FindIndexInBlock(), TGHtmlBlock(), and ~TGHtmlBlock().
Definition at line 716 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DecodeBaseIndex(), TGHtml::DrawSelectionBackground(), TGHtml::ElementCoords(), TGHtml::GetHref(), TGHtml::GetImageAt(), TGHtml::Redraw(), and TGHtmlBlock().
Definition at line 716 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DecodeBaseIndex(), TGHtml::DrawSelectionBackground(), TGHtml::ElementCoords(), TGHtml::GetHref(), TGHtml::GetImageAt(), TGHtml::Redraw(), and TGHtmlBlock().
Definition at line 717 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DecodeBaseIndex(), TGHtml::DrawSelectionBackground(), TGHtml::ElementCoords(), TGHtml::FindIndexInBlock(), TGHtml::GetHref(), TGHtml::GetImageAt(), TGHtml::Redraw(), and TGHtmlBlock().
Definition at line 717 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DecodeBaseIndex(), TGHtml::DrawSelectionBackground(), TGHtml::ElementCoords(), TGHtml::FindIndexInBlock(), TGHtml::GetHref(), TGHtml::GetImageAt(), TGHtml::Redraw(), and TGHtmlBlock().
Definition at line 718 of file TGHtml.h.
Referenced by TGHtml::BlockDraw(), TGHtml::DecodeBaseIndex(), TGHtml::DrawSelectionBackground(), TGHtml::DumpToken(), TGHtml::FindIndexInBlock(), and TGHtmlBlock().
Definition at line 719 of file TGHtml.h.
Referenced by TGHtml::AppendBlock(), TGHtml::DecodeBaseIndex(), TGHtml::GetHref(), TGHtml::GetImageAt(), and TGHtml::Redraw().
char* TGHtmlBlock::fZ |