/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();
|
WebPopupMenuProxy.h | 65 void invalidate() { m_client = 0; } function in class:WebKit::WebPopupMenuProxy
|
/external/webkit/Source/WebKit2/UIProcess/Launcher/ |
ThreadLauncher.cpp | 61 void ThreadLauncher::invalidate() function in class:WebKit::ThreadLauncher
|
ThreadLauncher.h | 55 void invalidate();
|
/external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/ |
WebFullScreenManagerMac.mm | 70 - (void)invalidate; 98 - (void)invalidate 128 [m_enterFullScreenListener.get() invalidate]; 129 [m_exitFullScreenListener.get() invalidate];
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/mac/ |
LayerTreeHostCAMac.h | 46 virtual void invalidate();
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContainer.java | 94 invalidate(); method 112 invalidate(); method 129 invalidate(); method 338 invalidate(); method
|
/frameworks/base/core/res/res/drawable/ |
activity_picker_bg.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_activated_holo_dark.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_holo_dark.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_holo_light.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|