Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Quartz |
Functions | |
void | ROOT::Quartz::DrawLine (CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2) |
void | ROOT::Quartz::DrawPolyLine (CGContextRef ctx, Int_t n, TPoint *xy) |
Bool_t | ROOT::Quartz::SetLineColor (CGContextRef ctx, Color_t colorIndex) |
void | ROOT::Quartz::SetLineStyle (CGContextRef ctx, Int_t lstyle) |
void | ROOT::Quartz::SetLineWidth (CGContextRef ctx, Int_t width) |