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

/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp116 BRect viewRect = Bounds(); local
/haiku/headers/private/app/
H A DServerProtocolStructs.h91 BRect viewRect; member in struct:ViewDrawBitmapInfo
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp321 BRect viewRect = _viewRect; local
1073 _ExtractBitmapRegions(ServerBitmap& bitmap, uint32 options, const BRect& bitmapRect, const BRect& viewRect, double xScale, double yScale, BRegion& region, UtilityBitmap**& bitmaps) argument
[all...]
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp762 BRect bitmapRect, viewRect; local
789 BRect viewRect; local
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp699 DrawBitmap(ServerBitmap* bitmap, const BRect& bitmapRect, const BRect& viewRect, uint32 options) argument
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1440 DrawBitmap(const ServerBitmap* bitmap, BRect bitmapRect, BRect viewRect, uint32 options) const argument
/haiku/src/apps/showimage/
H A DShowImageView.cpp1473 BRect viewRect = Bounds(); local
/haiku/src/kits/interface/
H A DView.cpp3081 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, argument
3104 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) argument
3111 BView::DrawBitmapAsync(const BBitmap* bitmap, BRect viewRect) argument
3149 BView::DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, argument
3160 DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) argument
3170 DrawBitmap(const BBitmap* bitmap, BRect viewRect) argument
3197 DrawTiledBitmapAsync(const BBitmap* bitmap, BRect viewRect, BPoint phase) argument
3219 DrawTiledBitmap(const BBitmap* bitmap, BRect viewRect, BPoint phase) argument
[all...]

Completed in 109 milliseconds