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