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

/haiku/headers/private/interface/
H A DIcon.h35 BBitmap* CopyBitmap(const BBitmap& bitmapToClone,
/haiku/src/kits/interface/
H A DIcon.cpp192 BIcon::CopyBitmap(const BBitmap& bitmapToClone, uint32 which) argument
194 BBitmap* bitmap = new(std::nothrow) BBitmap(bitmapToClone);

Completed in 88 milliseconds