Searched defs:allowDrop (Results 1 – 6 of 6) sorted by relevance
218 void SetAllowDrop(const std::set<std::string>& allowDrop) override {} in SetAllowDrop()
398 void SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop()
772 void SetAllowDrop(const std::set<std::string>& allowDrop) override in SetAllowDrop()
974 void ViewAbstract::SetAllowDrop(const std::set<std::string>& allowDrop) in SetAllowDrop()
987 std::set<std::string> allowDrop; variable1020 std::set<std::string> allowDrop; variable
5791 std::string allowDrop; in JsAllowDrop() local