ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
FontMetrics_t Struct Reference

Definition at line 67 of file TGFont.h.

Public Attributes

Int_t fAscent
 
Int_t fDescent
 
Int_t fLinespace
 
Int_t fMaxWidth
 
Bool_t fFixed
 

#include <TGFont.h>

Member Data Documentation

Int_t FontMetrics_t::fAscent
Int_t FontMetrics_t::fDescent
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().


The documentation for this struct was generated from the following file: