Searched defs:viewRect (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp102 BRect viewRect = Bounds(); local
/haiku-fatelf/headers/private/app/
H A DServerProtocolStructs.h85 BRect viewRect; member in struct:ViewDrawBitmapInfo
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5DrawingEngine.cpp299 BRect viewRect = _viewRect; local
1004 _ExtractBitmapRegions(ServerBitmap& bitmap, uint32 options, const BRect& bitmapRect, const BRect& viewRect, double xScale, double yScale, BRegion& region, UtilityBitmap**& bitmaps) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteDrawingEngine.cpp298 BRect viewRect = _viewRect; local
1003 _ExtractBitmapRegions(ServerBitmap& bitmap, uint32 options, const BRect& bitmapRect, const BRect& viewRect, double xScale, double yScale, BRegion& region, UtilityBitmap**& bitmaps) argument
[all...]
/haiku-fatelf/src/apps/remotedesktop/
H A DRemoteView.cpp761 BRect bitmapRect, viewRect; local
788 BRect viewRect; local
/haiku-fatelf/src/apps/showimage/
H A DShowImageView.cpp1456 BRect viewRect = Bounds(); local
/haiku-fatelf/src/servers/app/drawing/
H A DDrawingEngine.cpp603 DrawBitmap(ServerBitmap* bitmap, const BRect& bitmapRect, const BRect& viewRect, uint32 options) argument
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DPainter.cpp1600 DrawBitmap(const ServerBitmap* bitmap, BRect bitmapRect, BRect viewRect, uint32 options) const argument
1908 _DrawBitmap(agg::rendering_buffer& srcBuffer, color_space format, BRect actualBitmapRect, BRect bitmapRect, BRect viewRect, uint32 options) const argument
2690 _DrawBitmapGeneric32(agg::rendering_buffer& srcBuffer, double xOffset, double yOffset, double xScale, double yScale, BRect viewRect, uint32 options) const argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DView.cpp2482 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, argument
2505 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) argument
2512 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect viewRect) argument
2550 BView::DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, argument
2561 DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) argument
2571 DrawBitmap(const BBitmap* bitmap, BRect viewRect) argument
[all...]

Completed in 147 milliseconds