StrokeRect
BView::StrokeRect(BRect rect, ::pattern pattern)
BView::StrokeRect(BRect rect, const BGradient& gradient)
void PicturePrinter::StrokeRect(BRect rect) {
void Template::StrokeRect(BRect rect) {
DrawingEngine::StrokeRect(BRect r, const rgb_color& color)
DrawingEngine::StrokeRect(BRect r)
DrawingEngine::StrokeRect(BRect r, const BGradient& gradient)
Painter::StrokeRect(const BRect& r) const
Painter::StrokeRect(const BRect& r, const BGradient& gradient)
Painter::StrokeRect(const BRect& r, const rgb_color& c) const
RemoteDrawingEngine::StrokeRect(BRect rect, const rgb_color &color)
RemoteDrawingEngine::StrokeRect(BRect rect)
RemoteDrawingEngine::StrokeRect(BRect rect, const BGradient& gradient)
DrawingEngine::StrokeRect(BRect r, const rgb_color& color)
Painter::StrokeRect(const BRect& r, const pattern& p) const
Painter::StrokeRect(const BRect& r, const rgb_color& c) const