Searched refs:SetExternalBitmap (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DIcon.h30 status_t SetExternalBitmap(const BBitmap* bitmap,
/haiku/src/kits/interface/
H A DIcon.cpp165 BIcon::SetExternalBitmap(const BBitmap* bitmap, uint32 which, uint32 flags) function in class:BPrivate::BIcon
251 status_t error = _icon->SetExternalBitmap(bitmap, which, flags);

Completed in 85 milliseconds