![]() |
ROOT
6.06/09
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 TGTextLayout::CharBbox(), TGFont::ComputeTextLayout(), TGTextLayout::DistanceToText(), TGFont::DrawChars(), TGListTree::FontAscent(), TGFont::GetFontMetrics(), TGTextLayout::IntersectText(), TGFontPool::MakeFont(), TGHtmlLayoutContext::Paragraph(), TGHtml::Sizer(), and TGTextLayout::UnderlineChar().
| Int_t FontMetrics_t::fDescent |
Definition at line 69 of file TGFont.h.
Referenced by TGTextLayout::CharBbox(), TGFont::ComputeTextLayout(), TGTextLayout::DistanceToText(), TGFont::DrawChars(), TGFontPool::GetFont(), TGFont::GetFontMetrics(), TGTextLayout::IntersectText(), TGFontPool::MakeFont(), TGHtmlLayoutContext::Paragraph(), and TGHtml::Sizer().
| Bool_t FontMetrics_t::fFixed |
Definition at line 72 of file TGFont.h.
Referenced by TGFontPool::MakeFont(), and TGFont::Print().
| 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().