Searched refs:FILE_DIALOG_OPEN (Results 1 – 6 of 6) sorted by relevance
146 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN); in TEST()160 FILE_DIALOG_OPEN | FILE_DIALOG_HIDEREADONLY_FLAG | in TEST()174 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN); in TEST()185 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN); in TEST()195 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN); in TEST()206 DialogTestHandler::TestConfig config(FILE_DIALOG_OPEN); in TEST()
29 : mode_(FILE_DIALOG_OPEN), last_selected_filter_(0), pending_(false) {} in DialogState()122 dialog_state_->mode_ = FILE_DIALOG_OPEN; in OnQuery()
239 if (mode_type == FILE_DIALOG_OPEN || mode_type == FILE_DIALOG_OPEN_MULTIPLE) { in OnFileDialogContinue()259 case FILE_DIALOG_OPEN: in OnFileDialogContinue()321 if (mode_type == FILE_DIALOG_OPEN || mode_type == FILE_DIALOG_OPEN_FOLDER || in OnFileDialogContinue()
171 case FILE_DIALOG_OPEN: in RunFileDialog()254 int mode = FILE_DIALOG_OPEN; in RunFileChooserInternal()257 mode = FILE_DIALOG_OPEN; in RunFileChooserInternal()
2120 FILE_DIALOG_OPEN = 0, enumerator
60604 + case FILE_DIALOG_OPEN: