OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
101 - 125
of
1221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
/development/samples/ApiDemos/src/com/example/android/apis/view/
DraggableDot.java
197
invalidate
();
method
204
invalidate
();
method
228
invalidate
();
method
234
invalidate
();
method
/external/chromium/base/memory/
weak_ptr.h
74
void
Invalidate
();
109
void
Invalidate
();
232
// Call this method to
invalidate
all existing weak pointers.
234
weak_reference_owner_.
Invalidate
();
/external/chromium/base/
port.h
37
//
invalidate
the data in it upon use. The fix is to make a copy of the
/external/chromium/chrome/browser/accessibility/
browser_accessibility_cocoa.h
35
//
Invalidate
children for a non-ignored ancestor (including self).
/external/chromium/chrome/browser/
mach_broker_mac_unittest.cc
47
TEST_F(MachBrokerTest,
Invalidate
) {
/external/webkit/Source/WebCore/platform/graphics/
FontFallbackList.h
45
void
invalidate
(PassRefPtr<FontSelector>);
Tile.h
51
void
invalidate
(const IntRect&);
/external/webkit/Source/WebCore/rendering/
RenderCounter.h
52
void
invalidate
();
/external/webkit/Source/WebKit/chromium/src/
WebFontCache.cpp
55
fontCache()->
invalidate
();
/external/webkit/Source/WebKit/mac/Carbon/
HIViewAdapter.m
203
printf("%s: rect on input %d %d %d %d\n", inNeedsDisplay ? "
INVALIDATE
" : "VALIDATE",
213
printf("%s: rect on input %d %d %d %d\n", inNeedsDisplay ? "
INVALIDATE
" : "VALIDATE",
219
printf("%s: control bounds are %d %d %d %d\n", inNeedsDisplay ? "
INVALIDATE
" : "VALIDATE",
235
printf("%s: rect in port coords %d %d %d %d\n", inNeedsDisplay ? "
INVALIDATE
" : "VALIDATE",
/external/webkit/Source/WebKit/win/
WebFramePolicyListener.h
62
void
invalidate
();
/external/webkit/Source/WebKit2/Shared/mac/
CoreAnimationRenderer.h
51
void
invalidate
();
/external/webkit/Source/WebKit2/UIProcess/
GeolocationPermissionRequestProxy.cpp
57
void GeolocationPermissionRequestProxy::
invalidate
()
function in class:WebKit::GeolocationPermissionRequestProxy
GeolocationPermissionRequestProxy.h
48
void
invalidate
();
ResponsivenessTimer.h
48
void
invalidate
();
WebEditCommandProxy.h
50
void
invalidate
() { m_page = 0; }
function in class:WebKit::WebEditCommandProxy
WebFrameListenerProxy.cpp
43
void WebFrameListenerProxy::
invalidate
()
function in class:WebKit::WebFrameListenerProxy
WebFrameListenerProxy.h
42
void
invalidate
();
WebGeolocationManagerProxy.h
50
void
invalidate
();
WebOpenPanelResultListenerProxy.cpp
76
void WebOpenPanelResultListenerProxy::
invalidate
()
function in class:WebKit::WebOpenPanelResultListenerProxy
WebOpenPanelResultListenerProxy.h
52
void
invalidate
();
/external/webkit/Source/WebKit2/UIProcess/Launcher/
ThreadLauncher.cpp
61
void ThreadLauncher::
invalidate
()
function in class:WebKit::ThreadLauncher
ThreadLauncher.h
55
void
invalidate
();
Completed in 242 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>