12#ifndef ROOT_QuartzFillArea
13#define ROOT_QuartzFillArea
23#include <Cocoa/Cocoa.h>
static const double x2[5]
static const double x1[5]
TColorGradient extends basic TColor.
void DrawFillArea(CGContextRef ctx, Int_t n, TPoint *xy, Bool_t drawShadow)
void DrawBox(CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2, bool hollow)
Bool_t SetFillColor(CGContextRef ctx, Color_t colorIndex)
Bool_t SetFillAreaParameters(CGContextRef ctx, unsigned *patternIndex)
void DrawPolygonWithGradientFill(CGContextRef ctx, const TColorGradient *extendedColor, const CGSize &sizeOfDrawable, Int_t nPoints, const TPoint *xy, Bool_t drawShadow)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...