![]() |
ROOT
6.06/08
Reference Guide
|
Public Attributes | |
| Int_t | fAscent |
| Int_t | fDescent |
| Int_t | fLinespace |
| Int_t | fMaxWidth |
| Bool_t | fFixed |
#include <TGFont.h>
| Int_t FontMetrics_t::fAscent |
Definition at line 68 of file TGFont.h.
Referenced by TGListTree::FontAscent(), TGFontPool::MakeFont(), TGHtmlLayoutContext::Paragraph(), and TGHtml::Sizer().
| Int_t FontMetrics_t::fDescent |
Definition at line 69 of file TGFont.h.
Referenced by TGFontPool::GetFont(), TGFontPool::MakeFont(), TGHtmlLayoutContext::Paragraph(), and TGHtml::Sizer().
| Bool_t FontMetrics_t::fFixed |
Definition at line 72 of file TGFont.h.
Referenced by TGFontPool::MakeFont().
| Int_t FontMetrics_t::fLinespace |
Definition at line 70 of file TGFont.h.
Referenced by TGFont::GetFontMetrics(), TGFontPool::MakeFont(), and TGFont::TextHeight().
| Int_t FontMetrics_t::fMaxWidth |
Definition at line 71 of file TGFont.h.
Referenced by TGFontPool::GetFont(), and TGFontPool::MakeFont().