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

/haiku/src/apps/resedit/
H A DBitmapView.h46 bool AcceptsDrops(void) const { return fAcceptDrops; } function in class:BitmapView
H A DBitmapView.cpp187 if (msg->WasDropped() && AcceptsDrops()) {

Completed in 78 milliseconds