Searched defs:bitmap (Results 1 - 25 of 182) sorted by last modified time

12345678

/haiku/src/apps/charactermap/
H A DCharacterView.cpp460 BBitmap* bitmap = new BBitmap(frame, B_BITMAP_ACCEPTS_VIEWS, B_RGBA32); local
/haiku/src/servers/app/
H A DServerApp.cpp403 ServerBitmap* bitmap = _FindBitmap(token); local
580 ServerBitmap* bitmap = iterator->second; local
748 BReference<ServerBitmap> bitmap; local
802 ServerBitmap* bitmap = _FindBitmap(token); local
859 BReference<ServerBitmap> bitmap; local
3734 ServerBitmap* bitmap = GetBitmap(bitmapToken); local
3788 _AddBitmap(ServerBitmap* bitmap) argument
3804 _DeleteBitmap(ServerBitmap* bitmap) argument
[all...]
H A DBitmapManager.cpp108 ServerBitmap* bitmap = new(std::nothrow) ServerBitmap(bounds, space, flags, local
225 BitmapRemoved(ServerBitmap* bitmap) argument
251 ServerBitmap* bitmap = (ServerBitmap*)fOverlays.ItemAt(i); local
262 ServerBitmap* bitmap = (ServerBitmap*)fOverlays.ItemAt(i); local
280 ServerBitmap* bitmap = (ServerBitmap*)fOverlays.ItemAt(i); local
291 ServerBitmap* bitmap = (ServerBitmap*)fOverlays.ItemAt(i); local
[all...]
H A DView.cpp493 View::SetViewBitmap(ServerBitmap* bitmap, IntRect sourceRect, argument
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp691 VideoConsumer::LocalSave(char* filename, BBitmap* bitmap) argument
/haiku/src/kits/interface/
H A DColumnTypes.cpp595 BBitmapField::BBitmapField(BBitmap* bitmap) argument
610 BBitmapField::SetBitmap(BBitmap* bitmap) argument
631 const BBitmap* bitmap = bitmapField->Bitmap(); local
[all...]
H A DTextView.cpp3122 BTextView::GetDragParameters(BMessage* drag, BBitmap** bitmap, BPoint* point, argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp539 BBitmap* bitmap = fImageView->Bitmap(); local
1511 BBitmap* bitmap = fImageView->Bitmap(); local
H A DShowImageView.cpp111 compose_checker_background(const BBitmap* bitmap) argument
354 BBitmap* bitmap; local
374 ShowImageView::SetImage(const entry_ref* ref, BBitmap* bitmap, argument
754 BBitmap* bitmap = new(nothrow) BBitmap(rect, hasAlpha ? B_RGBA32 local
800 _AddSupportedTypes(BMessage* msg, BBitmap* bitmap) argument
852 BBitmap* bitmap = _CopySelection(128, false); local
894 _OutputFormatForType(BBitmap* bitmap, const char* type, translation_format* format) argument
932 SaveToFile(BDirectory* dir, const char* name, BBitmap* bitmap, const translation_format* format) argument
978 _SendInMessage(BMessage* msg, BBitmap* bitmap, translation_format* format) argument
1005 BBitmap* bitmap = _CopySelection(); local
1071 BBitmap* bitmap = new(nothrow) BBitmap(fBitmap->Bounds(), local
1539 BBitmap* bitmap = _CopySelection(); local
[all...]
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp59 BBitmapStringField::BBitmapStringField(BBitmap* bitmap, const char* string) argument
74 BBitmapStringField::SetBitmap(BBitmap* bitmap) argument
106 const BBitmap* bitmap = bitmapField->Bitmap(); local
175 const BBitmap* bitmap = bitmapField->Bitmap(); local
[all...]
/haiku/src/preferences/filetypes/
H A DIconView.cpp101 icon_for_type(const BMimeType& type, BBitmap& bitmap, icon_size size, argument
531 BBitmap* bitmap; local
1057 BBitmap* bitmap = NULL; local
[all...]
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp597 BBitmap* bitmap = NULL; local
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp128 GetDragParameters(BMessage* dragMessage, BBitmap** bitmap, BPoint* point, BHandler** handler) argument
/haiku/src/apps/deskbar/
H A DSwitcher.cpp2335 const BBitmap* bitmap = app->FetchWindowIcon(local, minimized); local
[all...]
/haiku/src/kits/tracker/
H A DPoseView.cpp7694 BBitmap* bitmap = new BBitmap(rect, B_RGBA32, true); local
[all...]
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp362 BitmapRef bitmap; local
1192 void SetScreenshotThumbnail(const BitmapRef& bitmap) argument
H A DPackageListView.cpp430 const BBitmap* bitmap = bitmapRef->Bitmap(BITMAP_SIZE_16); local
/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.cpp43 PackageScreenshotRepository::LoadScreenshot(const ScreenshotCoordinate& coord, BitmapRef* bitmap) argument
79 CacheAndLoadScreenshot(const ScreenshotCoordinate& coord, BitmapRef* bitmap) argument
H A DPackageIconTarRepository.cpp234 GetIcon(const BString& pkgName, BitmapSize size, BitmapRef& bitmap) argument
306 _CreateIconFromTarOffset(off_t offset, BitmapRef& bitmap) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp465 BBitmap* bitmap = new BBitmap(rect, B_RGBA32, true); local
/haiku/src/libs/icon/
H A DIconRenderer.cpp343 agg::rendering_buffer bitmap; local
397 IconRenderer::IconRenderer(BBitmap* bitmap) argument
[all...]
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp102 PCL6Driver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/apps/resedit/
H A DResFields.cpp32 BitmapPreviewField::BitmapPreviewField(BBitmap *bitmap) argument
/haiku/src/apps/magnify/
H A DMagnify.cpp1871 BBitmap* bitmap; local
/haiku/src/bin/bfs_tools/
H A Dbfswhich.cpp213 Bitmap bitmap; local

Completed in 290 milliseconds

12345678