Searched defs:bitmap (Results 101 - 125 of 182) sorted by relevance

12345678

/haiku/src/kits/tracker/
H A DIconMenuItem.cpp50 DimmedIconBlitter(BView* view, BPoint where, BBitmap* bitmap, void*) argument
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Rasterizer.cpp389 initializeBitmap(BBitmap* bitmap, int width, int height) argument
H A DPCL6.cpp102 PCL6Driver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/servers/app/font/
H A DFontEngine.cpp292 decompose_ft_bitmap_mono(const FT_Bitmap& bitmap, int x, int y, argument
323 decompose_ft_bitmap_gray8(const FT_Bitmap& bitmap, in argument
366 decompose_ft_bitmap_subpix(const FT_Bitmap& bitmap, int x, int y, bool flip_y, Scanline& sl, ScanlineStorage& storage) argument
[all...]
/haiku/src/kits/interface/
H A DIcon.cpp39 BIcon::SetTo(const BBitmap* bitmap, uint32 flags) argument
121 SetBitmap(BBitmap* bitmap, uint32 which) argument
154 BBitmap* bitmap = new(std::nothrow) BBitmap(bounds, colorSpace); local
165 SetExternalBitmap(const BBitmap* bitmap, uint32 which, uint32 flags) argument
194 BBitmap* bitmap = new(std::nothrow) BBitmap(bitmapToClone); local
213 UpdateIcon(const BBitmap* bitmap, uint32 flags, BIcon*& _icon) argument
237 SetIconBitmap(const BBitmap* bitmap, uint32 which, uint32 flags, BIcon*& _icon) argument
265 _ConvertToRGB32(const BBitmap* bitmap, bool noAppServerLink) argument
282 _TrimBitmap(const BBitmap* bitmap, bool keepAspect, BBitmap*& _trimmedBitmap) argument
353 _MakeBitmaps(const BBitmap* bitmap, uint32 flags) argument
[all...]
H A DControl.cpp535 BControl::SetIcon(const BBitmap* bitmap, uint32 flags) argument
549 BControl::SetIconBitmap(const BBitmap* bitmap, uint32 which, uint32 flags) argument
H A DBitmap.cpp62 BBitmap::Private::Private(BBitmap* bitmap) argument
799 ImportBits(const BBitmap* bitmap) argument
831 ImportBits(const BBitmap* bitmap, BPoint from, BPoint to, BSize size) argument
845 ImportBits(const BBitmap* bitmap, BPoint from, BPoint to, int32 width, int32 height) argument
[all...]
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp206 PSDriver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp105 LIPS4Driver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp103 LIPS3Driver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/add-ons/translators/gif/
H A DGIFTranslator.cpp266 BBitmap* bitmap; local
/haiku/src/apps/haikudepot/model/
H A DPackageIconTarRepository.cpp234 GetIcon(const BString& pkgName, BitmapSize size, BitmapRef& bitmap) argument
306 _CreateIconFromTarOffset(off_t offset, BitmapRef& bitmap) argument
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp128 GetDragParameters(BMessage* dragMessage, BBitmap** bitmap, BPoint* point, BHandler** handler) argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp649 DiagramView::setBackgroundBitmap(BBitmap* bitmap) argument
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp63 BBitmap *bitmap = new BBitmap(frame, fColorSpace, true); local
136 BBitmap* bitmap local
145 BBitmap* bitmap = fBitmapFromPicture; local
155 BBitmap* bitmap = fBitmapFromRestoredPicture; local
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp265 BBitmap* bitmap local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp457 ColorSlider::_FillBitmap(BBitmap* bitmap, SelectedColorMode mode, argument
/haiku/src/apps/resedit/
H A DBitmapView.cpp41 BitmapView::BitmapView(BRect frame, const char *name, BMessage *mod, BBitmap *bitmap, argument
115 BitmapView::SetBitmap(BBitmap *bitmap) argument
515 BBitmap *bitmap; local
[all...]
/haiku/src/apps/people/
H A DPictureView.cpp405 BBitmap* bitmap = new(nothrow) BBitmap(rect, hasAlpha ? B_RGBA32 local
435 BBitmap* bitmap = _CopyPicture(128); local
[all...]
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp727 ServerBitmap* bitmap = tab->closeBitmaps[index]; local
758 ServerBitmap* bitmap = tab->zoomBitmaps[index]; local
867 _DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) argument
898 UtilityBitmap* bitmap; member in struct:decorator_bitmap
1331 UtilityBitmap* bitmap = sBitmapDrawingEngine->ExportToBitmap(width, height, local
1359 UtilityBitmap* bitmap = new(std::nothrow) UtilityBitmap(bounds, local
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp546 RemoteHWInterface::SetDragBitmap(const ServerBitmap* bitmap, argument
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h45 Draw(PainterAggInterface& aggInterface, const BRect& destinationRect, agg::rendering_buffer* bitmap, const FilterData& filterData) argument
484 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
[all...]
/haiku/src/add-ons/translators/shared/
H A DBaseTranslator.cpp418 TranslatorBitmap bitmap; local
/haiku/src/libs/icon/
H A DIconRenderer.cpp343 agg::rendering_buffer bitmap; local
397 IconRenderer::IconRenderer(BBitmap* bitmap) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp83 BBitmap* bitmap = fNormalBitmap; local
358 SetIcon(const BBitmap* bitmap) argument
414 BBitmap* bitmap = new(nothrow) BBitmap(quickResBitmap->Bounds(), B_RGB32, true); local
471 BBitmap* bitmap = NULL; local
601 _MakeBitmaps(const BBitmap* bitmap) argument
[all...]

Completed in 370 milliseconds

12345678