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

  /external/chromium_org/chrome/browser/ui/views/
select_file_dialog_extension.cc 181 selection_type_(CANCEL),
249 dialog->selection_type_ = SINGLE_FILE;
263 dialog->selection_type_ = MULTIPLE_FILES;
274 dialog->selection_type_ = CANCEL;
288 switch (selection_type_) {
select_file_dialog_extension.h 121 SelectionType selection_type_; member in class:SelectFileDialogExtension

Completed in 73 milliseconds