ROOT
6.06/09
Reference Guide
|
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 |
#include <TGHtml.h>
unsigned int SHtmlStyle_t::fAlign |
Definition at line 151 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtmlLayoutContext::DoBreakMarkup(), TGHtmlLayoutContext::FixLine(), TGHtml::GetCurrentStyle(), TGHtml::PrintList(), TGHtmlLayoutContext::TableLayout(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fBgcolor |
Definition at line 152 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::DrawRect(), TGHtml::GetCurrentStyle(), TGHtml::SizeAndLink(), TGHtml::TableDimensions(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fColor |
Definition at line 149 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::BlockDraw(), TGHtml::DrawRect(), TGHtml::FillOutBlock(), TGHtml::GetCurrentStyle(), TGHtml::PrintList(), TGHtmlElement::TGHtmlElement(), and TGHtml::UnderlineLinks().
unsigned int SHtmlStyle_t::fExpbg |
Definition at line 153 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::BlockDraw(), TGHtml::GetCurrentStyle(), and TGHtmlElement::TGHtmlElement().
unsigned int SHtmlStyle_t::fFlags |
Definition at line 154 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::BlockDraw(), TGHtml::ControlSize(), TGHtmlInput::Empty(), TGHtml::FillOutBlock(), TGHtml::FindIndexInBlock(), TGHtmlLayoutContext::FixLine(), TGHtml::GetCurrentStyle(), TGHtml::GetHref(), TGHtmlLayoutContext::GetLine(), TGHtml::IndexToBlockIndex(), TGHtml::MakeInvisible(), TGHtml::MaxIndex(), TGHtml::MinMax(), TGHtml::PrintList(), TGHtml::SizeAndLink(), TGHtmlElement::TGHtmlElement(), and TGHtml::UnderlineLinks().
unsigned int SHtmlStyle_t::fFont |
Definition at line 148 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtml::BlockDraw(), TGHtml::DrawSelectionBackground(), TGHtml::FillOutBlock(), TGHtml::FindIndexInBlock(), TGHtml::GetCurrentStyle(), TGHtmlLayoutContext::Paragraph(), TGHtml::PrintList(), ScaleFont(), and TGHtmlElement::TGHtmlElement().
signed int SHtmlStyle_t::fSubscript |
Definition at line 150 of file TGHtml.h.
Referenced by TGHtml::AddStyle(), TGHtmlLayoutContext::FixLine(), TGHtml::GetCurrentStyle(), and TGHtmlElement::TGHtmlElement().