Searched defs:StrokeRect (Results 1 - 12 of 12) sorted by path

/haiku-fatelf/headers/private/print/
H A DPictureIterator.h47 virtual void StrokeRect(BRect rect) { } function in class:PictureIterator
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFWriter.cpp1671 PDFWriter::StrokeRect(BRect rect) function in class:PDFWriter
H A DPictureIterator.h47 virtual void StrokeRect(BRect rect) { } function in class:PictureIterator
/haiku-fatelf/src/kits/interface/
H A DView.cpp3075 BView::StrokeRect(BRect rect, ::pattern pattern) function in class:BView
/haiku-fatelf/src/kits/print/
H A DPicturePrinter.cpp116 void PicturePrinter::StrokeRect(BRect rect) { function in class:PicturePrinter
H A DTemplate.cpp44 void Template::StrokeRect(BRect rect) { function in class:Template
/haiku-fatelf/src/servers/app/drawing/
H A DDrawingEngine.cpp842 DrawingEngine::StrokeRect(BRect r, const rgb_color& color) function in class:DrawingEngine
930 DrawingEngine::StrokeRect(BRect r) function in class:DrawingEngine
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DPainter.cpp855 Painter::StrokeRect(const BRect& r) const function in class:Painter
905 Painter::StrokeRect(const BRect& r, const rgb_color& c) const function in class:Painter
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5DrawingEngine.cpp551 HTML5DrawingEngine::StrokeRect(BRect rect, const rgb_color &color) function in class:HTML5DrawingEngine
595 HTML5DrawingEngine::StrokeRect(BRect rect) function in class:HTML5DrawingEngine
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteDrawingEngine.cpp550 RemoteDrawingEngine::StrokeRect(BRect rect, const rgb_color &color) function in class:RemoteDrawingEngine
594 RemoteDrawingEngine::StrokeRect(BRect rect) function in class:RemoteDrawingEngine
/haiku-fatelf/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp126 DrawingEngine::StrokeRect(BRect r, const rgb_color& color) function in class:DrawingEngine
/haiku-fatelf/src/tests/servers/app/painter/
H A DPainter.cpp501 Painter::StrokeRect(const BRect& r, const pattern& p) const function in class:Painter
539 Painter::StrokeRect(const BRect& r, const rgb_color& c) const function in class:Painter

Completed in 191 milliseconds