StrokePolygon
BView::StrokePolygon(const BPolygon* polygon, bool closed, ::pattern pattern)
BView::StrokePolygon(const BPoint* pointArray, int32 numPoints, bool closed,
BView::StrokePolygon(const BPoint* pointArray, int32 numPoints, BRect bounds,
BView::StrokePolygon(const BPolygon* polygon, bool closed, const BGradient& gradient)
BView::StrokePolygon(const BPoint* pointArray, int32 numPoints, bool closed,
BView::StrokePolygon(const BPoint* pointArray, int32 numPoints, BRect bounds,
void PicturePrinter::StrokePolygon(int32 numPoints, BPoint *points, bool isClosed) {
void Template::StrokePolygon(int32 numPoints, BPoint *points, bool isClosed) {
Painter::StrokePolygon(const BPoint* ptArray, int32 numPts,