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

/haiku/src/kits/tracker/
H A DModel.cpp969 switch (CanHandleDrops()) {
1010 Model::CanHandleDrops() const function in class:Model
1033 return model.CanHandleDrops();
1157 switch (CanHandleDrops()) {
1175 ASSERT(CanHandleDrops() == kNeedToCheckType);
H A DModel.h229 CanHandleResult CanHandleDrops() const;

Completed in 71 milliseconds