DrawEllipse
CallbackAdapterPlayer::DrawEllipse(const BRect& rect, bool fill)
BoundingBoxCallbacks::DrawEllipse(const BRect& _rect, bool fill)
CanvasCallbacks::DrawEllipse(const BRect& _rect, bool fill)
DrawingEngine::DrawEllipse(BRect r, bool filled)
DrawingEngine::DrawEllipse(BRect r, bool filled, const BGradient& gradient)
Painter::DrawEllipse(BRect r, bool fill) const
Painter::DrawEllipse(BRect r, bool fill, const BGradient& gradient)
RemoteDrawingEngine::DrawEllipse(BRect rect, bool filled)
RemoteDrawingEngine::DrawEllipse(BRect rect, bool filled, const BGradient& gradient)