ROOT  6.06/08
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

§ fAscent

Int_t FontMetrics_t::fAscent

§ fDescent

Int_t FontMetrics_t::fDescent

§ fFixed

Bool_t FontMetrics_t::fFixed

Definition at line 72 of file TGFont.h.

Referenced by TGFontPool::MakeFont().

§ fLinespace

Int_t FontMetrics_t::fLinespace

Definition at line 70 of file TGFont.h.

Referenced by TGFont::GetFontMetrics(), TGFontPool::MakeFont(), and TGFont::TextHeight().

§ fMaxWidth

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: