Searched refs:invalidate (Results 126 - 150 of 242) sorted by relevance

12345678910

/external/webkit/Source/WebCore/loader/
H A DDocumentLoader.cpp116 m_iconLoadDecisionCallback->invalidate();
118 m_iconDataCallback->invalidate();
854 m_iconLoadDecisionCallback->invalidate();
875 m_iconDataCallback->invalidate();
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DTileQt.cpp85 void Tile::invalidate(const IntRect& dirtyRect) function in class:WebCore::Tile
/external/webkit/Source/WebCore/svg/
H A DSVGFEColorMatrixElement.cpp92 invalidate();
H A DSVGFEDisplacementMapElement.cpp113 invalidate();
H A DSVGFEImageElement.cpp103 invalidate();
/external/webkit/Source/WebKit/chromium/src/
H A DWebPluginContainerImpl.h83 virtual void invalidate();
H A DWebPluginContainerImpl.cpp270 void WebPluginContainerImpl::invalidate() function in class:WebKit::WebPluginContainerImpl
272 Widget::invalidate();
/external/webkit/Source/WebKit2/Platform/
H A DWorkQueue.h68 void invalidate();
/external/webkit/Source/WebKit2/PluginProcess/
H A DPluginControllerProxy.h82 virtual void invalidate(const WebCore::IntRect&);
H A DWebProcessConnection.cpp93 m_connection->invalidate();
/external/webkit/Source/WebKit2/Shared/
H A DWebMemorySampler.cpp108 m_sampleLogSandboxExtension->invalidate();
/external/webkit/Source/WebKit2/UIProcess/
H A DTiledDrawingAreaProxy.h121 void invalidate(const WebCore::IntRect& rect);
H A DTiledDrawingAreaProxy.cpp155 invalidate(rect);
234 void TiledDrawingAreaProxy::invalidate(const IntRect& contentsDirtyRect) function in class:WebKit::TiledDrawingAreaProxy
257 currentTile->invalidate(dirtyRect);
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginView.h120 virtual void invalidate(const WebCore::IntRect&);
/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebFrame.h62 void invalidate();
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/
H A DLayerTreeHostCA.cpp107 void LayerTreeHostCA::invalidate() function in class:WebKit::LayerTreeHostCA
/external/webkit/Source/WebCore/plugins/symbian/
H A DPluginViewSymbian.cpp361 invalidate();
391 invalidate();
/external/webkit/Source/WebKit/mac/WebView/
H A DWebViewEventHandling.mm224 [timer invalidate];
H A DWebVideoFullscreenController.mm91 [_tickleTimer invalidate];
414 [_tickleTimer invalidate];
421 [_tickleTimer invalidate];
/external/webkit/Source/WebKit2/Shared/mac/
H A DSandboxExtensionMac.mm202 bool SandboxExtension::invalidate()
/external/webkit/Source/WebCore/platform/
H A DKURL.cpp295 void KURL::invalidate() function in class:WebCore::KURL
357 invalidate();
433 invalidate();
1162 invalidate();
1169 invalidate();
1179 invalidate();
1245 invalidate();
1261 invalidate();
1282 invalidate();
/external/webkit/Source/WebKit2/UIProcess/API/mac/
H A DPDFViewController.mm112 - (void)invalidate;
143 - (void)invalidate
383 [m_wkPDFView.get() invalidate];
/external/chromium-trace/trace-viewer/src/tracks/
H A Dtimeline_counter_track.js50 this.invalidate();
62 * the map must manually call invalidate on the track to trigger a redraw.
/external/oprofile/events/mips/r12000/
H A Devents17 event:0xd counters:0,1,2,3 um:zero minimum:500 name:EXTERNAL_REQUESTS : External invalidate requests
/external/webkit/Source/WebCore/platform/graphics/
H A DTiledBackingStore.cpp72 void TiledBackingStore::invalidate(const IntRect& contentsDirtyRect) function in class:WebCore::TiledBackingStore
84 currentTile->invalidate(dirtyRect);

Completed in 446 milliseconds

12345678910