Searched defs:StrokeArc (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/print/
H A DPicturePrinter.cpp146 void PicturePrinter::StrokeArc(BPoint center, BPoint radii, float startTheta, float arcTheta) { function in class:PicturePrinter
H A DTemplate.cpp68 void Template::StrokeArc(BPoint center, BPoint radii, float startTheta, float arcTheta) { function in class:Template
/haiku/headers/private/print/
H A DPictureIterator.h53 virtual void StrokeArc(BPoint center, BPoint radii, float startTheta, float arcTheta) { } function in class:PictureIterator
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp688 Painter::StrokeArc(BPoint center, float xRadius, float yRadius, function in class:Painter
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1254 Painter::StrokeArc(BPoint center, float xRadius, float yRadius, float angle, function in class:Painter
/haiku/src/kits/interface/
H A DView.cpp3410 BView::StrokeArc(BPoint center, float xRadius, float yRadius, float startAngle, function in class:BView
3419 BView::StrokeArc(BRect rect, float startAngle, float arcAngle, function in class:BView

Completed in 55 milliseconds