Home | History | Annotate | Download | only in extensions

Lines Matching refs:SelectFileDialog

577   SelectFileDialog::Type type = SelectFileDialog::SELECT_FOLDER;
578 static SelectFileDialog::FileTypeInfo info;
581 type = SelectFileDialog::SELECT_OPEN_FILE;
604 load_extension_dialog_ = SelectFileDialog::Create(this);