Searched refs:AddBitmap (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/mediaplayer/supplier/
H A DMediaFileTrackSupplier.h49 status_t AddBitmap(BBitmap* bitmap);
H A DMediaFileTrackSupplier.cpp237 MediaFileTrackSupplier::AddBitmap(BBitmap* bitmap) function in class:MediaFileTrackSupplier
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h155 void AddBitmap(const ServerBitmap& bitmap,
163 void AddBitmap(const BBitmap& bitmap);
H A DRemoteMessage.cpp91 RemoteMessage::AddBitmap(const ServerBitmap& bitmap, bool minimal) function in class:RemoteMessage
160 AddBitmap(cursor);
173 RemoteMessage::AddBitmap(const BBitmap& bitmap) function in class:RemoteMessage
H A DRemoteDrawingEngine.cpp375 message.AddBitmap(*bitmaps[i], true);
390 message.AddBitmap(*bitmap);
/haiku/src/apps/mediaplayer/playlist/
H A DFilePlaylistItem.cpp359 if (supplier->AddBitmap(bitmap) != B_OK)
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1300 reply.AddBitmap(&bitmap);

Completed in 39 milliseconds