ROOT
6.07/01
Reference Guide
|
Public Attributes | |
SHtmlStyleStack_t * | fPNext |
int | fType |
SHtmlStyle_t | fStyle |
#include <TGHtml.h>
SHtmlStyleStack_t* SHtmlStyleStack_t::fPNext |
Definition at line 737 of file TGHtml.h.
Referenced by TGHtml::HClear(), TGHtml::PopStyleStack(), and TGHtml::PushStyleStack().
SHtmlStyle_t SHtmlStyleStack_t::fStyle |
Definition at line 739 of file TGHtml.h.
Referenced by TGHtml::GetCurrentStyle(), and TGHtml::PushStyleStack().
int SHtmlStyleStack_t::fType |
Definition at line 738 of file TGHtml.h.
Referenced by TGHtml::PopStyleStack(), and TGHtml::PushStyleStack().