Logo ROOT  
Reference Guide
ROOT::Quartz::TextLine Member List

This is the complete list of members for ROOT::Quartz::TextLine, including all inherited members.

DrawLine(CGContextRef ctx) constROOT::Quartz::TextLine
DrawLine(CGContextRef ctx, Double_t x, Double_t y) constROOT::Quartz::TextLine
fCTFontROOT::Quartz::TextLineprivate
fCTLineROOT::Quartz::TextLineprivate
GetAscentDescent(Int_t &asc, Int_t &desc) constROOT::Quartz::TextLine
GetBounds(UInt_t &w, UInt_t &h) constROOT::Quartz::TextLine
Init(const char *textLine, UInt_t nAttribs, CFStringRef *keys, CFTypeRef *values)ROOT::Quartz::TextLineprivate
Init(const std::vector< UniChar > &textLine, UInt_t nAttribs, CFStringRef *keys, CFTypeRef *values)ROOT::Quartz::TextLineprivate
operator=(const TextLine &rhs)ROOT::Quartz::TextLineprivate
TextLine(const char *textLine, CTFontRef font)ROOT::Quartz::TextLine
TextLine(const std::vector< UniChar > &textLine, CTFontRef font)ROOT::Quartz::TextLine
TextLine(const char *textLine, CTFontRef font, Color_t color)ROOT::Quartz::TextLine
TextLine(const std::vector< UniChar > &textLine, CTFontRef font, Color_t color)ROOT::Quartz::TextLine
TextLine(const char *textLine, CTFontRef font, const CGFloat *rgb)ROOT::Quartz::TextLine
TextLine(const TextLine &rhs)ROOT::Quartz::TextLineprivate
~TextLine()ROOT::Quartz::TextLine