ROOT 6.18/05 Reference Guide |
This is the complete list of members for TTF, including all inherited members.
CharToUnicode(UInt_t code) | TTF | static |
Cleanup() | TTF | static |
fgAscent | TTF | protectedstatic |
fgCBox | TTF | protectedstatic |
fgCharMap | TTF | protectedstatic |
fgCurFontIdx | TTF | protectedstatic |
fgFace | TTF | protectedstatic |
fgFontCount | TTF | protectedstatic |
fgFontName | TTF | protectedstatic |
fgGlyphs | TTF | protectedstatic |
fgHinting | TTF | protectedstatic |
fgInit | TTF | protectedstatic |
fgKerning | TTF | protectedstatic |
fgLibrary | TTF | protectedstatic |
fgNumGlyphs | TTF | protectedstatic |
fgRotMatrix | TTF | protectedstatic |
fgSmoothing | TTF | protectedstatic |
fgSymbItaFontIdx | TTF | protectedstatic |
fgTBlankW | TTF | protectedstatic |
fgWidth | TTF | protectedstatic |
GetAscent() | TTF | static |
GetBox() | TTF | static |
GetGlyphs() | TTF | static |
GetHinting() | TTF | static |
GetKerning() | TTF | static |
GetNumGlyphs() | TTF | static |
GetRotMatrix() | TTF | static |
GetSmoothing() | TTF | static |
GetTextAdvance(UInt_t &a, char *text) | TTF | static |
GetTextExtent(UInt_t &w, UInt_t &h, char *text) | TTF | static |
GetTextExtent(UInt_t &w, UInt_t &h, wchar_t *text) | TTF | static |
GetWidth() | TTF | static |
Init() | TTF | static |
IsInitialized() | TTF | static |
kMaxGlyphs enum value | TTF | protected |
kTTMaxFonts enum value | TTF | protected |
LayoutGlyphs() | TTF | static |
PrepareString(const char *string) | TTF | static |
PrepareString(const wchar_t *string) | TTF | static |
SetHinting(Bool_t state) | TTF | static |
SetKerning(Bool_t state) | TTF | static |
SetRotationMatrix(Float_t angle) | TTF | static |
SetSmoothing(Bool_t state) | TTF | static |
SetTextFont(Font_t fontnumber) | TTF | static |
SetTextFont(const char *fontname, Int_t italic=0) | TTF | static |
SetTextSize(Float_t textsize) | TTF | static |
TGWin32 | TTF | friend |
TGX11TTF | TTF | friend |
TMathTextRenderer | TTF | friend |
TTF() | TTF | inline |
Version(Int_t &major, Int_t &minor, Int_t &patch) | TTF | static |
~TTF() | TTF | virtual |