#include <TGHtml.h>
Public Attributes | |
unsigned int | fFont: 6 |
unsigned int | fColor: 6 |
signed int | fSubscript: 4 |
unsigned int | fAlign: 2 |
unsigned int | fBgcolor: 6 |
unsigned int | fExpbg: 1 |
unsigned int | fFlags: 7 |
Definition at line 150 of file TGHtml.h.
unsigned int SHtmlStyle_t::fFont |
Definition at line 151 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::FillOutBlock(), TGHtml::GetCurrentStyle(), ScaleFont(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fColor |
Definition at line 152 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::FillOutBlock(), TGHtml::GetCurrentStyle(), TGHtmlElement::TGHtmlElement(), and TGHtml::UnderlineLinks().
signed int SHtmlStyle_t::fSubscript |
Definition at line 153 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::GetCurrentStyle(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fAlign |
Definition at line 154 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::GetCurrentStyle(), TGHtmlLayoutContext::TableLayout(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fBgcolor |
Definition at line 155 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::GetCurrentStyle(), TGHtml::SizeAndLink(), TGHtml::TableDimensions(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fExpbg |
Definition at line 156 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::GetCurrentStyle(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fFlags |
Definition at line 157 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::ControlSize(), TGHtmlInput::Empty(), TGHtml::FillOutBlock(), TGHtml::GetCurrentStyle(), TGHtml::MakeInvisible(), TGHtml::SizeAndLink(), TGHtmlElement::TGHtmlElement(), and TGHtml::UnderlineLinks().