/external/webkit/Source/WebCore/platform/win/ |
D | WindowMessageBroadcaster.cpp | 55 void WindowMessageBroadcaster::removeListener(HWND hwnd, WindowMessageListener* listener) in removeListener() function in WebCore::WindowMessageBroadcaster 86 void WindowMessageBroadcaster::removeListener(WindowMessageListener* listener) in removeListener() function in WebCore::WindowMessageBroadcaster
|
/external/webkit/Source/WebCore/bindings/js/ |
D | WorkerScriptDebugServer.cpp | 49 void WorkerScriptDebugServer::removeListener(ScriptDebugListener*, WorkerContext*) in removeListener() function in WebCore::WorkerScriptDebugServer
|
D | PageScriptDebugServer.cpp | 95 void PageScriptDebugServer::removeListener(ScriptDebugListener* listener, Page* page) in removeListener() function in WebCore::PageScriptDebugServer
|
/external/webkit/Source/WebCore/css/ |
D | MediaQueryList.cpp | 61 void MediaQueryList::removeListener(PassRefPtr<MediaQueryListListener> listener) in removeListener() function in WebCore::MediaQueryList
|
D | MediaQueryMatcher.cpp | 126 void MediaQueryMatcher::removeListener(MediaQueryListListener* listener, MediaQueryList* query) in removeListener() function in WebCore::MediaQueryMatcher
|
/external/webkit/Source/WebCore/dom/ |
D | DeviceMotionController.cpp | 80 void DeviceMotionController::removeListener(DOMWindow* window) in removeListener() function in WebCore::DeviceMotionController
|
D | DeviceOrientationController.cpp | 82 void DeviceOrientationController::removeListener(DOMWindow* window) in removeListener() function in WebCore::DeviceOrientationController
|
/external/icu4c/common/ |
D | servnotf.cpp | 72 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | WorkerScriptDebugServer.cpp | 104 void WorkerScriptDebugServer::removeListener(ScriptDebugListener* listener, WorkerContext* workerCo… in removeListener() function in WebCore::WorkerScriptDebugServer
|
D | PageScriptDebugServer.cpp | 113 void PageScriptDebugServer::removeListener(ScriptDebugListener* listener, Page* page) in removeListener() function in WebCore::PageScriptDebugServer
|
/external/junit/src/junit/framework/ |
D | TestResult.java | 58 public synchronized void removeListener(TestListener listener) { in removeListener() method in TestResult
|
/external/chromium/chrome/browser/resources/shared/js/cr/ |
D | promise.js | 86 removeListener: function(fun) { method in Promise
|
/external/chromium/chrome/browser/resources/sync_internals/ |
D | chrome_sync.js | 21 Event.prototype.removeListener = function(listener) { method in Event
|
/external/srec/shared/include/ |
D | ESR_SessionType.h | 406 …ESR_ReturnCode(*removeListener)(struct ESR_SessionType_t* self, ESR_SessionTypeListenerPair* liste… member
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | ExtensionAPI.js | 58 removeListener: function(callback) method in EventSinkImpl
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 1874 removeListener: function(type, fn){ method
|
D | concat-jquery-mootools-prototype.js | 6250 removeListener: function(type, fn){ method
|
/external/chromium/chrome/common/extensions/api/ |
D | extension_api.json | 21 "removeListener": {"type": "function"}, object
|