Searched refs:hasFileOfType (Results 1 – 2 of 2) sorted by relevance
120 bool hasFileOfType(const String&) const;
435 return hasFileOfType(keyword.substring(5)); in hasDropZoneType()476 bool Clipboard::hasFileOfType(const String& type) const in hasFileOfType() function in WebCore::Clipboard