OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:invalidate
(Results
1 - 25
of
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit2/Platform/
WorkQueue.cpp
43
void WorkQueue::
invalidate
()
function in class:WorkQueue
/external/webkit/Source/WebKit2/UIProcess/
GeolocationPermissionRequestProxy.cpp
57
void GeolocationPermissionRequestProxy::
invalidate
()
function in class:WebKit::GeolocationPermissionRequestProxy
WebFrameListenerProxy.cpp
43
void WebFrameListenerProxy::
invalidate
()
function in class:WebKit::WebFrameListenerProxy
ResponsivenessTimer.cpp
47
void ResponsivenessTimer::
invalidate
()
function in class:WebKit::ResponsivenessTimer
WebOpenPanelResultListenerProxy.cpp
76
void WebOpenPanelResultListenerProxy::
invalidate
()
function in class:WebKit::WebOpenPanelResultListenerProxy
WebApplicationCacheManagerProxy.cpp
50
void WebApplicationCacheManagerProxy::
invalidate
()
function in class:WebKit::WebApplicationCacheManagerProxy
WebEditCommandProxy.h
50
void
invalidate
() { m_page = 0; }
function in class:WebKit::WebEditCommandProxy
WebFullScreenManagerProxy.cpp
52
void WebFullScreenManagerProxy::
invalidate
()
function in class:WebKit::WebFullScreenManagerProxy
WebGeolocationManagerProxy.cpp
49
void WebGeolocationManagerProxy::
invalidate
()
function in class:WebKit::WebGeolocationManagerProxy
WebKeyValueStorageManagerProxy.cpp
50
void WebKeyValueStorageManagerProxy::
invalidate
()
function in class:WebKit::WebKeyValueStorageManagerProxy
WebMediaCacheManagerProxy.cpp
49
void WebMediaCacheManagerProxy::
invalidate
()
function in class:WebKit::WebMediaCacheManagerProxy
WebPopupMenuProxy.h
65
void
invalidate
() { m_client = 0; }
function in class:WebKit::WebPopupMenuProxy
WebResourceCacheManagerProxy.cpp
54
void WebResourceCacheManagerProxy::
invalidate
()
function in class:WebKit::WebResourceCacheManagerProxy
/external/webkit/Source/WebCore/loader/
FrameNetworkingContext.h
30
void
invalidate
()
function in class:WebCore::FrameNetworkingContext
/external/webkit/Source/WebCore/svg/
SVGFilterPrimitiveStandardAttributes.h
57
inline void
invalidate
()
function in class:WebCore::SVGFilterPrimitiveStandardAttributes
/external/webkit/Source/WebKit2/UIProcess/Launcher/
ProcessLauncher.cpp
63
void ProcessLauncher::
invalidate
()
function in class:WebKit::ProcessLauncher
ThreadLauncher.cpp
61
void ThreadLauncher::
invalidate
()
function in class:WebKit::ThreadLauncher
/frameworks/base/core/java/android/view/
DisplayList.java
48
abstract void
invalidate
();
method in class:DisplayList
/development/ndk/platforms/android-8/samples/bitmap-plasma/src/com/example/plasma/
Plasma.java
63
invalidate
();
method
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
AnimateDrawables.java
63
invalidate
();
method
/external/skia/gpu/include/
GrGLIRect.h
72
void
invalidate
() {fLeft = fWidth = fBottom = fHeight = -1;}
function in struct:GrGLIRect
/external/webkit/Source/WebCore/bindings/js/
JavaScriptCallFrame.h
47
void
invalidate
()
function in class:WebCore::JavaScriptCallFrame
/external/webkit/Source/WebCore/platform/graphics/
FontFallbackList.cpp
49
void FontFallbackList::
invalidate
(PassRefPtr<FontSelector> fontSelector)
function in class:WebCore::FontFallbackList
/external/webkit/Source/WebKit/win/
WebFramePolicyListener.cpp
128
void WebFramePolicyListener::
invalidate
()
function in class:WebFramePolicyListener
/packages/apps/Contacts/src/com/android/contacts/list/
ContactNameHighlightingAnimation.java
40
protected void
invalidate
() {
method in class:ContactNameHighlightingAnimation
46
view.getNameTextView().
invalidate
();
Completed in 1784 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>