Home
last modified time | relevance | path

Searched refs:Alert (Results 1 – 25 of 27) sorted by relevance

12

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp63 void CJS_EmbedObj::Alert(CJS_Context* pContext, FX_LPCWSTR swMsg) in Alert() function in CJS_EmbedObj
65 CJS_Object::Alert(pContext, swMsg); in Alert()
133 void CJS_Object::Alert(CJS_Context* pContext, FX_LPCWSTR swMsg) in Alert() function in CJS_Object
DPublicMethods.cpp1304 Alert(pContext, sError); in AFNumber_Keystroke()
1568 Alert(pContext, swMsg); in AFDate_FormatEx()
1666 Alert(pContext, swMsg); in AFDate_KeystrokeEx()
1891 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSAFNUMBER_KEYSTROKE)); in AFSpecial_KeystrokeEx()
1909 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()
1917 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()
1926 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()
2073 Alert((CJS_Context *)cc, swMsg); in AFParseDateEx()
2279 Alert(pContext, swMsg); in AFRange_Validate()
/external/chromium_org/third_party/tlslite/tlslite/
Dtlsrecordlayer.py342 for result in self._sendMsg(Alert().create(\
520 alert = Alert().create(alertDescription, AlertLevel.fatal)
644 alert = Alert().parse(p)
683 alert = Alert().parse(p)
698 alertMsg = Alert()
730 alertMsg = Alert()
750 yield Alert().parse(p)
Dtlsconnection.py1646 if isinstance(msg, Alert):
1918 alert = Alert().create(AlertDescription.close_notify,
Dmessages.py65 class Alert(object): class
/external/pdfium/fpdfsdk/include/javascript/
DJS_Object.h30 void Alert(CJS_Context* pContext, FX_LPCWSTR swMsg);
60 static void Alert(CJS_Context* pContext, FX_LPCWSTR swMsg);
/external/chromium_org/net/proxy/
Dproxy_resolver_v8.h66 virtual void Alert(const base::string16& message) = 0;
Dproxy_resolver_perftest.cc202 virtual void Alert(const base::string16& message) OVERRIDE { in Alert() function in MockJSBindings
Dproxy_resolver_v8_tracing.cc160 virtual void Alert(const base::string16& message) OVERRIDE;
720 void ProxyResolverV8Tracing::Job::Alert(const base::string16& message) { in Alert() function in net::ProxyResolverV8Tracing::Job
Dproxy_resolver_v8_unittest.cc29 virtual void Alert(const base::string16& message) OVERRIDE { in Alert() function in net::__anonac4eba290111::MockJSBindings
Dproxy_resolver_v8.cc569 context->js_bindings()->Alert(message); in AlertCallback()
/external/chromium_org/pdf/
Dpreview_mode_client.h41 virtual void Alert(const std::string& message);
Dpreview_mode_client.cc68 void PreviewModeClient::Alert(const std::string& message) { in Alert() function in chrome_pdf::PreviewModeClient
Dpdf_engine.h108 virtual void Alert(const std::string& message) = 0;
Dout_of_process_instance.h108 virtual void Alert(const std::string& message);
Dinstance.h145 virtual void Alert(const std::string& message);
Dout_of_process_instance.cc920 void OutOfProcessInstance::Alert(const std::string& message) { in Alert() function in chrome_pdf::OutOfProcessInstance
Dinstance.cc1318 void Instance::Alert(const std::string& message) { in Alert() function in chrome_pdf::Instance
/external/chromium_org/content/shell/app/
Dshell.rc73 CAPTION "Alert"
/external/chromium_org/third_party/sqlite/src/test/
Dfts1c.test235 …dscott4@enron.com, lcampbel@enron.com', 'Alert Posted 10:00 AM November 20,2000: E-GAS Request Rem…
1128 } {{Alert Posted 10:00 AM November 20,2000: E-<b>GAS</b> Request <b>Reminder</b>}}
Dfts2c.test235 …dscott4@enron.com, lcampbel@enron.com', 'Alert Posted 10:00 AM November 20,2000: E-GAS Request Rem…
1128 } {{Alert Posted 10:00 AM November 20,2000: E-<b>GAS</b> Request <b>Reminder</b>}}
Dfts3ac.test235 …dscott4@enron.com, lcampbel@enron.com', 'Alert Posted 10:00 AM November 20,2000: E-GAS Request Rem…
1128 } {{Alert Posted 10:00 AM November 20,2000: E-<b>GAS</b> Request <b>Reminder</b>}}
/external/libpcap/doc/
Dpcap.txt268 4. Alert and Security Blocks
/external/chromium_org/pdf/pdfium/
Dpdfium_engine.cc3061 engine->client_->Alert(message_str); in Form_Alert()
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in3144 ** <b>Goofy Interface Alert:</b> In the legacy interface, the sqlite3_step()

12