ROOT
6.06/09
Reference Guide
|
Public Attributes | |
int | fIndent |
int | fBottom |
int | fTag |
SHtmlMargin_t * | fPNext |
#include <TGHtml.h>
int SHtmlMargin_t::fBottom |
Definition at line 748 of file TGHtml.h.
Referenced by TGHtmlLayoutContext::ClearObstacle(), TGHtmlLayoutContext::InWrapAround(), TGHtmlLayoutContext::PopExpiredMargins(), TGHtmlLayoutContext::PopMargin(), and TGHtmlLayoutContext::PushMargin().
int SHtmlMargin_t::fIndent |
Definition at line 747 of file TGHtml.h.
Referenced by TGHtmlLayoutContext::ComputeMargins(), and TGHtmlLayoutContext::PushMargin().
SHtmlMargin_t* SHtmlMargin_t::fPNext |
Definition at line 750 of file TGHtml.h.
Referenced by TGHtmlLayoutContext::PopMargin(), TGHtmlLayoutContext::PopOneMargin(), and TGHtmlLayoutContext::PushMargin().
int SHtmlMargin_t::fTag |
Definition at line 749 of file TGHtml.h.
Referenced by TGHtmlLayoutContext::PopMargin(), and TGHtmlLayoutContext::PushMargin().