Searched refs:FILE_DIALOG_OPEN_FOLDER (Results 1 – 6 of 6) sorted by relevance
54 if (dialog_state_->mode_ != FILE_DIALOG_OPEN_FOLDER) in OnFileDialogDismissed()58 if (dialog_state_->mode_ == FILE_DIALOG_OPEN_FOLDER) { in OnFileDialogDismissed()128 dialog_state_->mode_ = FILE_DIALOG_OPEN_FOLDER; in OnQuery()139 if (dialog_state_->mode_ != FILE_DIALOG_OPEN_FOLDER) { in OnQuery()
242 } else if (mode_type == FILE_DIALOG_OPEN_FOLDER) { in OnFileDialogContinue()265 case FILE_DIALOG_OPEN_FOLDER: in OnFileDialogContinue()321 if (mode_type == FILE_DIALOG_OPEN || mode_type == FILE_DIALOG_OPEN_FOLDER || in OnFileDialogContinue()
260 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN_FOLDER); in TEST()271 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN_FOLDER); in TEST()281 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN_FOLDER); in TEST()292 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN_FOLDER); in TEST()
177 case FILE_DIALOG_OPEN_FOLDER: in RunFileDialog()263 mode = FILE_DIALOG_OPEN_FOLDER; in RunFileChooserInternal()
2130 FILE_DIALOG_OPEN_FOLDER, enumerator
60608 + case FILE_DIALOG_OPEN_FOLDER: