Searched defs:Prompt (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dimage_editor.js13 * @param {ImageEditor.Prompt} prompt Prompt instance.
247 * @return {ImageEditor.Prompt} Prompt instance.
1086 ImageEditor.Prompt = function(container, displayStringFunction) {
1094 ImageEditor.Prompt.prototype.reset = function() {
1106 ImageEditor.Prompt.prototype.cancelTimer = function() {
1118 ImageEditor.Prompt.prototype.setTimer = function(callback, timeout) {
1134 ImageEditor.Prompt.prototype.show = function(text, timeout, var_args) {
1148 ImageEditor.Prompt
[all...]
/external/chromium_org/v8/src/
H A Dd8-readline.cc28 virtual Handle<String> Prompt(const char* prompt);
83 Handle<String> ReadLineEditor::Prompt(const char* prompt) { function in class:v8::ReadLineEditor
H A Dd8.cc129 virtual Handle<String> Prompt(const char* prompt);
135 Handle<String> DumbLineEditor::Prompt(const char* prompt) { function in class:v8::DumbLineEditor
1167 Handle<String> input = console->Prompt(Shell::kPrompt);
/external/llvm/include/llvm/LineEditor/
H A DLineEditor.h105 const std::string &getPrompt() const { return Prompt; }
106 void setPrompt(const std::string &P) { Prompt = P; }
112 std::string Prompt; member in class:llvm::LineEditor
/external/chromium_org/chrome/browser/extensions/
H A Dextension_install_prompt.cc188 ExtensionInstallPrompt::Prompt::InstallPromptPermissions::
191 ExtensionInstallPrompt::Prompt::InstallPromptPermissions::
229 ExtensionInstallPrompt::Prompt::Prompt(PromptType type) function in class:ExtensionInstallPrompt::Prompt
240 ExtensionInstallPrompt::Prompt::~Prompt() {
243 void ExtensionInstallPrompt::Prompt::SetPermissions(
249 void ExtensionInstallPrompt::Prompt::SetPermissionsDetails(
260 void ExtensionInstallPrompt::Prompt::SetIsShowingDetails(
278 void ExtensionInstallPrompt::Prompt
[all...]
H A Dextension_install_prompt.h105 class Prompt : public base::RefCountedThreadSafe<Prompt> { class in class:ExtensionInstallPrompt
107 explicit Prompt(PromptType type);
194 friend class base::RefCountedThreadSafe<Prompt>;
205 virtual ~Prompt();
253 DISALLOW_COPY_AND_ASSIGN(Prompt);
290 scoped_refptr<ExtensionInstallPrompt::Prompt>)>
338 scoped_refptr<Prompt> prompt);
375 scoped_refptr<Prompt> prompt);
456 scoped_refptr<Prompt> prompt
[all...]
/external/chromium_org/pdf/
H A Dpreview_mode_client.cc77 std::string PreviewModeClient::Prompt(const std::string& question, function in class:chrome_pdf::PreviewModeClient
H A Dout_of_process_instance.cc939 std::string OutOfProcessInstance::Prompt(const std::string& question, function in class:chrome_pdf::OutOfProcessInstance
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 250 milliseconds