Searched defs:CreateFileOpenDialog (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dselect_file_dialog_impl_gtk2.cc100 GtkWidget* CreateFileOpenDialog(const std::string& title,
126 // Common function for CreateFileOpenDialog and CreateMultiFileOpenDialog.
250 dialog = CreateFileOpenDialog(title_string, default_path, owning_window);
448 GtkWidget* SelectFileDialogImplGTK::CreateFileOpenDialog( function in class:libgtk2ui::SelectFileDialogImplGTK
H A Dselect_file_dialog_impl_kde.cc128 void CreateFileOpenDialog(const std::string& title,
247 CreateFileOpenDialog(title_string, default_path, window_xid, params);
397 void SelectFileDialogImplKDE::CreateFileOpenDialog( function in class:libgtk2ui::SelectFileDialogImplKDE

Completed in 160 milliseconds