Searched refs:forDocument (Results 1 – 2 of 2) sorted by relevance
989 Model::IsDropTarget(const Model* forDocument, bool traverse) const in IsDropTarget() argument1002 if (forDocument == NULL) in IsDropTarget()1006 BEntry entry(forDocument->EntryRef(), true); in IsDropTarget()1023 const char* documentMimeType = forDocument->MimeType(); in IsDropTarget()
178 bool IsDropTarget(const Model* forDocument = 0,