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