Searched defs:bitmapRect (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp117 BRect bitmapRect = fBitmap->Bounds(); local
/haiku/headers/private/app/
H A DServerProtocolStructs.h92 BRect bitmapRect; member in struct:ViewDrawBitmapInfo
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp435 BRect bitmapRect = fBackBitmap->Bounds(); local
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp181 const BRect bitmapRect = _inherited::BitmapRect(); local
197 const BRect bitmapRect = _inherited::BitmapRect(); local
222 const BRect bitmapRect = _inherited::BitmapRect(); local
[all...]
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp831 DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) const argument
851 DrawBitmap(const ServerBitmap* bitmap, BRect bitmapRect, BRect viewRect) const argument
1208 _DrawBitmap(const agg::rendering_buffer& srcBuffer, color_space format, BRect actualBitmapRect, BRect bitmapRect, BRect viewRect) const argument
1246 _DrawBitmap32(const agg::rendering_buffer& srcBuffer, BRect actualBitmapRect, BRect bitmapRect, BRect viewRect) const argument
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp320 BRect bitmapRect = _bitmapRect; 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
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp699 DrawingEngine::DrawBitmap(ServerBitmap* bitmap, const BRect& bitmapRect, argument
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1440 Painter::DrawBitmap(const ServerBitmap* bitmap, BRect bitmapRect, argument
/haiku/src/apps/showimage/
H A DShowImageView.cpp1474 BRect bitmapRect; 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
3149 BView::DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect, argument
3160 DrawBitmap(const BBitmap* bitmap, BRect bitmapRect, BRect viewRect) argument
[all...]

Completed in 1274 milliseconds