Searched refs:SetIconBitmap (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/interface/
H A DIcon.h42 static status_t SetIconBitmap(const BBitmap* bitmap,
/haiku/headers/os/interface/
H A DControl.h79 status_t SetIconBitmap(const BBitmap* bitmap,
/haiku/src/kits/interface/
H A DControl.cpp549 BControl::SetIconBitmap(const BBitmap* bitmap, uint32 which, uint32 flags) function in class:BControl
551 status_t error = BIcon::SetIconBitmap(bitmap, which, flags, fIcon);
H A DIcon.cpp237 BIcon::SetIconBitmap(const BBitmap* bitmap, uint32 which, uint32 flags, function in class:BPrivate::BIcon

Completed in 92 milliseconds