Searched defs:removeObserver (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DGeolocationController.cpp52 // This may be called multiple times with the same observer, though removeObserver()
67 void GeolocationController::removeObserver(Geolocation* observer) function in class:WebCore::GeolocationController
/external/webkit/Source/WebKit/win/
H A DWebNotificationCenter.cpp190 HRESULT STDMETHODCALLTYPE WebNotificationCenter::removeObserver( function in class:WebNotificationCenter
/external/webkit/Source/WebCore/html/
H A DHTMLCanvasElement.cpp144 void HTMLCanvasElement::removeObserver(CanvasObserver* observer) function in class:WebCore::HTMLCanvasElement
/external/chromium/chrome/browser/resources/net_internals/
H A Dmain.js979 PollableDataHelper.prototype.removeObserver = function(observer) {
1054 helper.removeObserver(this);

Completed in 111 milliseconds