HomeSort by relevance Sort by last modified time
    Searched refs:OnFileFilterDataDestroyed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_gtk2.cc 59 void OnFileFilterDataDestroyed(std::string* file_extension) {
299 reinterpret_cast<GDestroyNotify>(OnFileFilterDataDestroyed));
  /external/chromium_org/ui/shell_dialogs/gtk/
select_file_dialog_impl_gtk.cc 34 void OnFileFilterDataDestroyed(std::string* file_extension) {
255 reinterpret_cast<GDestroyNotify>(OnFileFilterDataDestroyed));

Completed in 186 milliseconds