Searched defs:bitmap (Results 151 - 175 of 182) sorted by relevance

12345678

/haiku/headers/private/virtio/
H A Dvirtio_defs.h177 uint8 bitmap[128]; member in union:VirtioInputConfig::__anon12
/haiku/src/build/libbe/interface/
H A DBitmap.cpp1962 ImportBits(const BBitmap *bitmap) argument
[all...]
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp503 BBitmap *bitmap; local
761 BBitmap *bitmap; local
788 BBitmap *bitmap; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_output.c1644 uint64_t bitmap = ba->ba_bitmap; local
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp889 BBitmap* bitmap = GetImage(index)->GetBitmap(); local
/haiku/headers/private/graphics/common/
H A Dedid_raw.h487 uint8 bitmap[FLEXIBLE_ARRAY_LENGTH]; member in struct:_PACKED::_PACKED::_PACKED
/haiku/src/kits/tracker/
H A DIconCache.cpp232 BBitmap* bitmap = IconForMode(mode, size); local
304 IconCacheEntry::SetIcon(BBitmap* bitmap, IconDrawMode mode, BSize size) argument
382 BBitmap* bitmap local
458 BBitmap* bitmap = lazyBitmap->Adopt(); local
612 BBitmap* bitmap = lazyBitmap->Get(); local
624 BBitmap* bitmap = lazyBitmap->Adopt(); local
765 BBitmap* bitmap = lazyBitmap->Get(); local
820 BBitmap* bitmap = lazyBitmap->Adopt(); local
892 BBitmap* bitmap = lazyBitmap->Get(); local
1187 BBitmap* bitmap = lazyBitmap.Adopt(); local
1270 DumpBitmap(const BBitmap* bitmap) argument
1534 BBitmap* bitmap = IconForMode(mode, size); local
1561 BBitmap* bitmap = IconForMode(mode, size); local
1620 BBitmap* bitmap = IconForMode(mode, size); local
1650 BBitmap* bitmap = IconForMode(mode, size); local
1879 BBitmap* bitmap = fBitmap; local
[all...]
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp430 const BBitmap* bitmap = bitmapRef->Bitmap(BITMAP_SIZE_16); local
H A DPackageInfoView.cpp362 BitmapRef bitmap; local
1192 void SetScreenshotThumbnail(const BitmapRef& bitmap) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp465 BBitmap* bitmap = new BBitmap(rect, B_RGBA32, true); local
/haiku/src/servers/app/
H A DView.cpp493 View::SetViewBitmap(ServerBitmap* bitmap, IntRect sourceRect, argument
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...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Defs.h145 static inline bool sIsAttrSet(Attribute attr, const uint32* bitmap, argument
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp699 DrawingEngine::DrawBitmap(ServerBitmap* bitmap, const BRect& bitmapRect, argument
1474 DrawingEngine::ReadBitmap(ServerBitmap* bitmap, bool drawCursor, BRect bounds) argument
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1182 get_mouse_bitmap(BBitmap** bitmap, BPoint* hotspot) argument
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1440 Painter::DrawBitmap(const ServerBitmap* bitmap, BRect bitmapRect, argument
/haiku/src/apps/magnify/
H A DMagnify.cpp1871 BBitmap* bitmap; local
/haiku/src/apps/showimage/
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...]
H A DShowImageWindow.cpp539 BBitmap* bitmap = fImageView->Bitmap(); local
1511 BBitmap* bitmap = fImageView->Bitmap(); local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c1574 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) argument
H A Dif_mwl.c900 uint8_t bitmap, n; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2067 add_attr_bitmap(MFT_RECORD *m, const char *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const u8 *bitmap, const u32 bitmap_len) argument
2098 add_attr_bitmap_positioned(MFT_RECORD *m, const char *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const runlist *rl, const u8 *bitmap, const u32 bitmap_len) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h145 uint64_t bitmap; member in struct:iwn_node::__anon17
/haiku/src/apps/deskbar/
H A DSwitcher.cpp2335 const BBitmap* bitmap = app->FetchWindowIcon(local, minimized); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h266 uint64 bitmap = B_LENDIAN_TO_HOST_INT32(inode_bitmap); local

Completed in 457 milliseconds

12345678