Searched defs:bitmap (Results 1 - 25 of 182) sorted by relevance

12345678

/haiku/src/apps/haiku3d/texture/
H A DBitmapTexture.cpp18 BitmapTexture::BitmapTexture(BBitmap* bitmap) argument
32 BitmapTexture::_Load(BBitmap* bitmap) { argument
[all...]
/haiku/src/servers/app/
H A DOffscreenWindow.cpp26 OffscreenWindow::OffscreenWindow(ServerBitmap* bitmap, argument
H A DOffscreenServerWindow.cpp16 OffscreenServerWindow(const char *title, ServerApp *app, port_id clientPort, port_id looperPort, int32 handlerID, ServerBitmap* bitmap) argument
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dvnidpool.h13 uint32 *bitmap; member in struct:vnidpool
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBand.cpp10 GPBand::GPBand(BBitmap* bitmap, BRect validRect, BPoint where) argument
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoTarget.cpp35 VideoTarget::SetBitmap(const BBitmap* bitmap) argument
/haiku/src/preferences/appearance/
H A DSysCursorAPI.cpp22 void set_syscursor(cursor_which which, const BBitmap *bitmap) argument
/haiku/src/tests/kits/interface/bbitmap/
H A DDrawBitmapTest.cpp18 BitmapView(BBitmap* bitmap) argument
48 BBitmap* bitmap = new BBitmap(BRect(0, 0, 24, 24), B_GRAY1); local
/haiku/src/kits/print/
H A DBeUtilsTranslation.cpp66 BPicture *BitmapToPicture(BView* view, BBitmap *bitmap) { argument
75 BPicture *BitmapToGrayedPicture(BView* view, BBitmap *bitmap) { argument
/haiku/src/add-ons/print/drivers/pcl6/
H A DRasterizer.cpp21 Rasterizer::SetBitmap(int x, int y, BBitmap* bitmap, int pageHeight) argument
/haiku/src/preferences/media/
H A DMediaIcons.cpp49 MediaIcons::_LoadBitmap(BResources* resources, int32 id, BBitmap* bitmap) argument
/haiku/src/servers/app/drawing/
H A DBitmapBuffer.cpp12 BitmapBuffer::BitmapBuffer(ServerBitmap* bitmap) argument
H A DBBitmapBuffer.cpp8 BBitmapBuffer::BBitmapBuffer(BBitmap* bitmap) argument
/haiku/src/tests/kits/interface/menu/menuworld/
H A DBitmapMenuItem.cpp25 BitmapMenuItem::BitmapMenuItem(const char* name, const BBitmap& bitmap, argument
/haiku/src/tests/servers/app/painter/
H A DBitmapView.cpp10 BitmapView(BRect frame, const char* name, BBitmap* bitmap) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRequestInterpreter.cpp48 uint32 bitmap = fRequest->Stream().GetUInt(); local
H A DReplyBuilder.cpp73 uint32 bitmap = 0; local
/haiku/src/apps/screenshot/
H A DScreenshotApp.cpp46 BMessage bitmap; local
/haiku/src/libs/glut/
H A Dglutbitmap.h23 const GLubyte *bitmap; member in struct:__anon1823
/haiku/src/tests/kits/app/bcursor/
H A DBCursorTester.cpp116 BBitmap *bitmap; local
/haiku/headers/private/kernel/util/
H A DRadixBitmap.h45 bitmap_t bitmap; // bitmap for the slots if we are a leaf member in union:radix_node::__anon1101
/haiku/src/add-ons/translators/raw/
H A Dmain.cpp113 BBitmap* bitmap; local
/haiku/src/apps/mediaplayer/supplier/
H A DImageTrackVideoSupplier.cpp13 ImageTrackVideoSupplier::ImageTrackVideoSupplier(BBitmap* bitmap, argument
/haiku/src/apps/soundrecorder/
H A DDrawingTidbits.cpp50 ReplaceColor(BBitmap *bitmap, rgb_color from, rgb_color to) argument
67 ReplaceTransparentColor(BBitmap *bitmap, rgb_color with) argument
/haiku/src/tests/servers/app/cursor_test/
H A DCursorBitmapTest.cpp116 BBitmap* bitmap = new BBitmap( local

Completed in 497 milliseconds

12345678