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

/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFile.h50 static PassRefPtr<File> createWithName(const String& path, const String& nameOverride) function in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/html/
H A DFileInputType.cpp269 fileObjects.append(File::createWithName(info.path, info.displayName));

Completed in 175 milliseconds