Searched refs:newFileChooser (Results 1 – 3 of 3) sorted by relevance
73 FileChooser* newFileChooser(const FileChooserSettings&);
39 FileChooser* FileChooserClient::newFileChooser(const FileChooserSettings& settings) in newFileChooser() function in WebCore::FileChooserClient
157 chrome->runOpenPanel(input.document().frame(), newFileChooser(settings)); in handleDOMActivateEvent()326 chrome->enumerateChosenDirectory(newFileChooser(settings)); in receiveDropForDirectoryUpload()