Home
last modified time | relevance | path

Searched defs:dispatchErrorEvent (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotificationBase.cpp95 void NotificationBase::dispatchErrorEvent() in dispatchErrorEvent() function in WebCore::NotificationBase
/external/chromium_org/third_party/WebKit/Source/web/
DWebNotification.cpp110 void WebNotification::dispatchErrorEvent(const blink::WebString& /* errorMessage */) in dispatchErrorEvent() function in blink::WebNotification
/external/chromium_org/third_party/WebKit/Source/core/dom/
DScriptLoader.cpp136 void ScriptLoader::dispatchErrorEvent() in dispatchErrorEvent() function in WebCore::ScriptLoader
DExecutionContext.cpp165 bool ExecutionContext::dispatchErrorEvent(PassRefPtr<ErrorEvent> event, AccessControlStatus corsSta… in dispatchErrorEvent() function in WebCore::ExecutionContext