StrokeArc
BView::StrokeArc(BPoint center, float xRadius, float yRadius, float startAngle,
BView::StrokeArc(BRect rect, float startAngle, float arcAngle,
BView::StrokeArc(BPoint center, float xRadius, float yRadius, float startAngle,
BView::StrokeArc(BRect rect, float startAngle, float arcAngle,
void PicturePrinter::StrokeArc(BPoint center, BPoint radii, float startTheta, float arcTheta) {
void Template::StrokeArc(BPoint center, BPoint radii, float startTheta, float arcTheta) {
Painter::StrokeArc(BPoint center, float xRadius, float yRadius, float angle,
Painter::StrokeArc(BPoint center, float xRadius, float yRadius, float angle,
Painter::StrokeArc(BPoint center, float xRadius, float yRadius,