OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
476 - 500
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/Source/WebCore/svg/
SVGFEDiffuseLightingElement.cpp
143
invalidate
();
SVGFEDisplacementMapElement.cpp
113
invalidate
();
SVGFEImageElement.cpp
103
invalidate
();
SVGFESpecularLightingElement.cpp
150
invalidate
();
/external/webkit/Source/WebKit/chromium/src/
WebPluginContainerImpl.h
83
virtual void
invalidate
();
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
InspectorClientGtk.cpp
168
// FIXME: we should be able to only
invalidate
the actual rects of
/external/webkit/Source/WebKit/win/
WebFramePolicyListener.cpp
128
void WebFramePolicyListener::
invalidate
()
function in class:WebFramePolicyListener
/external/webkit/Source/WebKit2/Platform/
WorkQueue.h
68
void
invalidate
();
/external/webkit/Source/WebKit2/PluginProcess/
PluginControllerProxy.h
82
virtual void
invalidate
(const WebCore::IntRect&);
/external/webkit/Source/WebKit2/Shared/
WebMemorySampler.cpp
108
m_sampleLogSandboxExtension->
invalidate
();
/external/webkit/Source/WebKit2/Shared/mac/
SandboxExtensionMac.mm
202
bool SandboxExtension::
invalidate
()
/external/webkit/Source/WebKit2/UIProcess/Downloads/
DownloadProxy.cpp
72
void DownloadProxy::
invalidate
()
function in class:WebKit::DownloadProxy
/external/webkit/Source/WebKit2/UIProcess/
PageClient.h
56
// Tell the view to
invalidate
the given rect. The rect is in view coordinates.
TiledDrawingAreaProxy.h
121
void
invalidate
(const WebCore::IntRect& rect);
WebDatabaseManagerProxy.cpp
101
void WebDatabaseManagerProxy::
invalidate
()
function in class:WebKit::WebDatabaseManagerProxy
WebInspectorProxy.cpp
70
void WebInspectorProxy::
invalidate
()
function in class:WebKit::WebInspectorProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h
75
void
invalidate
(const NPRect*);
/external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginController.h
45
virtual void
invalidate
(const WebCore::IntRect&) = 0;
PluginProxy.h
144
// Whether we're called
invalidate
in response to an update call, and are now waiting for a paint call.
PluginView.h
120
virtual void
invalidate
(const WebCore::IntRect&);
/external/webkit/Source/WebKit2/WebProcess/WebPage/
TiledDrawingArea.cpp
85
WebProcess::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::
Invalidate
, m_webPage->pageID(), CoreIPC::In(dirtyRect));
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/
LayerTreeHostCA.cpp
107
void LayerTreeHostCA::
invalidate
()
function in class:WebKit::LayerTreeHostCA
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginTest.h
208
0, // NPClass::
invalidate
/frameworks/base/core/java/android/net/http/
CertificateChainValidator.java
186
session.
invalidate
();
/frameworks/base/core/java/android/view/
HardwareRenderer.java
166
abstract void
invalidate
(SurfaceHolder holder);
method in class:HardwareRenderer
689
void
invalidate
(SurfaceHolder holder) {
method in class:HardwareRenderer.GlRenderer
796
view.
invalidate
();
[
all
...]
Completed in 5076 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>