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

/external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
H A Dimage_editor.js13 * @param {ImageEditor.Prompt} prompt Prompt instance.
251 * @return {ImageEditor.Prompt} Prompt instance.
1076 ImageEditor.Prompt = function(container, displayStringFunction) {
1084 ImageEditor.Prompt.prototype.reset = function() {
1096 ImageEditor.Prompt.prototype.cancelTimer = function() {
1108 ImageEditor.Prompt.prototype.setTimer = function(callback, timeout) {
1124 ImageEditor.Prompt.prototype.show = function(text, timeout, formatArgs) {
1136 ImageEditor.Prompt
[all...]
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dimage_editor.js13 * @param {ImageEditor.Prompt} prompt Prompt instance.
251 * @return {ImageEditor.Prompt} Prompt instance.
1076 ImageEditor.Prompt = function(container, displayStringFunction) {
1084 ImageEditor.Prompt.prototype.reset = function() {
1096 ImageEditor.Prompt.prototype.cancelTimer = function() {
1108 ImageEditor.Prompt.prototype.setTimer = function(callback, timeout) {
1124 ImageEditor.Prompt.prototype.show = function(text, timeout, formatArgs) {
1136 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.cc118 virtual Handle<String> Prompt(const char* prompt);
124 Handle<String> DumbLineEditor::Prompt(const char* prompt) { function in class:v8::DumbLineEditor
1119 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.cc180 ExtensionInstallPrompt::Prompt::Prompt(PromptType type) function in class:ExtensionInstallPrompt::Prompt
191 ExtensionInstallPrompt::Prompt::~Prompt() {
194 void ExtensionInstallPrompt::Prompt::SetPermissions(
199 void ExtensionInstallPrompt::Prompt::SetPermissionsDetails(
207 void ExtensionInstallPrompt::Prompt::SetIsShowingDetails(
221 void ExtensionInstallPrompt::Prompt::SetWebstoreData(
234 base::string16 ExtensionInstallPrompt::Prompt::GetDialogTitle() const {
257 base::string16 ExtensionInstallPrompt::Prompt
[all...]
H A Dextension_install_prompt.h83 class Prompt : public base::RefCountedThreadSafe<Prompt> { class in class:ExtensionInstallPrompt
85 explicit Prompt(PromptType type);
166 friend class base::RefCountedThreadSafe<Prompt>;
168 virtual ~Prompt();
208 DISALLOW_COPY_AND_ASSIGN(Prompt);
245 scoped_refptr<ExtensionInstallPrompt::Prompt>)>
293 scoped_refptr<Prompt> prompt);
330 scoped_refptr<Prompt> prompt);
410 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.cc929 std::string OutOfProcessInstance::Prompt(const std::string& question, function in class:chrome_pdf::OutOfProcessInstance
H A Dinstance.cc1327 std::string Instance::Prompt(const std::string& question, function in class:chrome_pdf::Instance
/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 392 milliseconds