newFileChooser    157 Source/core/html/forms/FileInputType.cpp         chrome->runOpenPanel(input.document().frame(), newFileChooser(settings));
newFileChooser    330 Source/core/html/forms/FileInputType.cpp         chrome->enumerateChosenDirectory(newFileChooser(settings));
newFileChooser     73 Source/platform/FileChooser.h     FileChooser* newFileChooser(const FileChooserSettings&);