Searched refs:invalidate (Results 1 - 25 of 270) sorted by relevance

1234567891011

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DLayerFlushScheduler.cpp40 invalidate();
H A DLayerFlushScheduler.h44 void invalidate();
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DRenderedDocumentMarker.h46 void invalidate(const LayoutRect&);
47 void invalidate() { m_renderedRect = invalidMarkerRect(); } function in class:WebCore::RenderedDocumentMarker
59 inline void RenderedDocumentMarker::invalidate(const LayoutRect& r) function in class:WebCore::RenderedDocumentMarker
62 invalidate();
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPageActivityAssertionToken.cpp46 void PageActivityAssertionToken::invalidate() function in class:WebCore::PageActivityAssertionToken
H A DPageActivityAssertionToken.h40 void invalidate();
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPageCompositorClient.h34 virtual void invalidate(double animationFrameTimestamp) = 0;
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DWebPopupMenuListenerEfl.cpp42 invalidate();
/macosx-10.9.5/WebCore-7537.78.1/html/forms/
H A DFileIconLoader.cpp42 void FileIconLoader::invalidate() function in class:WebCore::FileIconLoader
H A DFileIconLoader.h52 void invalidate();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/mac/
H A DWebTiledBackingLayer.h44 - (void)invalidate;
H A DLayerFlushSchedulerMac.cpp63 invalidate();
85 void LayerFlushScheduler::invalidate() function in class:WebCore::LayerFlushScheduler
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DGeolocationPermissionRequestProxy.cpp57 void GeolocationPermissionRequestProxy::invalidate() function in class:WebKit::GeolocationPermissionRequestProxy
H A DWebColorPickerResultListenerProxy.cpp44 void WebColorPickerResultListenerProxy::invalidate() function in class:WebKit::WebColorPickerResultListenerProxy
H A DWebFrameListenerProxy.cpp43 void WebFrameListenerProxy::invalidate() function in class:WebKit::WebFrameListenerProxy
H A DGeolocationPermissionRequestProxy.h46 void invalidate();
H A DWebFrameListenerProxy.h42 void invalidate();
H A DWebFrameProxy.cpp64 m_activeListener->invalidate();
190 m_activeListener->invalidate();
198 m_activeListener->invalidate();
206 callback->invalidate();
216 callback->invalidate();
226 callback->invalidate();
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameNetworkingContext.h32 void invalidate() function in class:WebCore::FrameNetworkingContext
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Notifications/
H A DNotificationPermissionRequest.cpp62 void NotificationPermissionRequest::invalidate() function in class:WebKit::NotificationPermissionRequest
H A DNotificationPermissionRequest.h43 void invalidate();
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmachport.py42 def invalidate(port, info): function in function:TestMachPort.testCreate
46 CFMachPortSetInvalidationCallBack(port, invalidate)
48 self.failUnless(invalidate is cb)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmachport.py36 def invalidate(port, info): function in function:TestMachPort.testCreate
40 CFMachPortSetInvalidationCallBack(port, invalidate)
42 self.assertIs(invalidate, cb)
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGDominators.h46 void invalidate() function in class:JSC::DFG::Dominators
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DTile.h41 virtual void invalidate(const IntRect&) = 0;
/macosx-10.9.5/WebKit2-7537.78.2/Platform/mac/
H A DLayerHostingContext.h52 void invalidate();

Completed in 209 milliseconds

1234567891011