const_font_iterator typedef | ROOT::MacOSX::Details::FontCache | private |
const_font_map_iterator typedef | ROOT::MacOSX::Details::FontCache | private |
CTFontGuard_t typedef | ROOT::MacOSX::Details::FontCache | private |
Details enum name | ROOT::MacOSX::Details::FontCache | |
fDummyList | ROOT::MacOSX::Details::FontCache | private |
fFontLists | ROOT::MacOSX::Details::FontCache | private |
fFonts | ROOT::MacOSX::Details::FontCache | private |
fLoadedFonts | ROOT::MacOSX::Details::FontCache | private |
font_iterator typedef | ROOT::MacOSX::Details::FontCache | private |
font_map_iterator typedef | ROOT::MacOSX::Details::FontCache | private |
FontCache() | ROOT::MacOSX::Details::FontCache | |
FontCache(const FontCache &rhs) | ROOT::MacOSX::Details::FontCache | private |
FontMap_t typedef | ROOT::MacOSX::Details::FontCache | private |
FreeFontNames(char **fontList) | ROOT::MacOSX::Details::FontCache | |
fSelectedFont | ROOT::MacOSX::Details::FontCache | private |
fSymbolFontRegistered | ROOT::MacOSX::Details::FontCache | private |
fXLFDtoPostscriptNames | ROOT::MacOSX::Details::FontCache | private |
GetAscent() const | ROOT::MacOSX::Details::FontCache | |
GetAscent(const char *text) const | ROOT::MacOSX::Details::FontCache | |
GetAscent(const std::vector< UniChar > &unichars) const | ROOT::MacOSX::Details::FontCache | |
GetDescent() const | ROOT::MacOSX::Details::FontCache | |
GetDescent(const char *text) const | ROOT::MacOSX::Details::FontCache | |
GetDescent(const std::vector< UniChar > &unichars) const | ROOT::MacOSX::Details::FontCache | |
GetFontProperties(FontStruct_t font, int &maxAscent, int &maxDescent) | ROOT::MacOSX::Details::FontCache | |
GetLeading() const | ROOT::MacOSX::Details::FontCache | |
GetTextBounds(UInt_t &w, UInt_t &h, const char *text) const | ROOT::MacOSX::Details::FontCache | |
GetTextBounds(UInt_t &w, UInt_t &h, const std::vector< UniChar > &unichars) const | ROOT::MacOSX::Details::FontCache | |
GetTextWidth(FontStruct_t font, const char *text, int nChars) | ROOT::MacOSX::Details::FontCache | |
ListFonts(const X11::XLFDName &xlfd, int maxNames, int &count) | ROOT::MacOSX::Details::FontCache | |
LoadFont(const X11::XLFDName &xlfd) | ROOT::MacOSX::Details::FontCache | |
nPadFonts enum value | ROOT::MacOSX::Details::FontCache | |
operator=(const FontCache &rhs) | ROOT::MacOSX::Details::FontCache | private |
PSNameMap_t typedef | ROOT::MacOSX::Details::FontCache | private |
SelectFont(Font_t fontIndex, Float_t fontSize) | ROOT::MacOSX::Details::FontCache | |
SelectSymbolFont(Float_t fontSize, unsigned fontIndex) | ROOT::MacOSX::Details::FontCache | private |
UnloadFont(FontStruct_t font) | ROOT::MacOSX::Details::FontCache | |