HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 676 - 700 of 1221) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h 120 /* Since a put to 'length' may invalidate optimizations here, */\
  /external/webkit/Source/WebCore/platform/
Widget.h 171 void invalidate() { invalidateRect(boundsRect()); } function in class:WebCore::Widget
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.h 206 // Called to invalidate cached data. When |destroyAll| is true, we wipe out
  /external/webkit/Source/WebCore/rendering/
RenderQuote.cpp 123 // Invalidate the renderer's area not a relayout.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGPath.cpp 130 // Invalidate all resources of this client if our layout changed.
SVGRenderSupport.cpp 249 // If the layout size changed, invalidate all resources of all children that didn't go through the layout() code path.
  /external/webkit/Source/WebKit/chromium/src/
WebScrollbarImpl.cpp 82 m_scrollbar->invalidate();
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 154 void invalidate();
NetscapePluginInstanceProxy.mm 304 // Invalidate all proxy instances.
307 (*it)->invalidate();
313 void NetscapePluginInstanceProxy::invalidate()
346 invalidate();
    [all...]
  /external/webkit/Source/WebKit/win/
WebFrame.h 359 void invalidate();
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h 134 void invalidate();
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
JSNPObject.cpp 74 void JSNPObject::invalidate() function in class:WebKit::JSNPObject
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 1021 invalidate(); method
    [all...]
  /frameworks/base/core/java/android/view/
ViewParent.java 78 * coordinates of the child to invalidate
  /frameworks/base/core/java/android/widget/
StackView.java 452 invalidate(); method
458 invalidate(); method
    [all...]
  /frameworks/base/docs/html/resources/articles/
painless-threading.jd 19 posts an invalidate request to the event queue. The UI thread dequeues
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
LoadAverageService.java 280 invalidate(); method
  /frameworks/base/services/surfaceflinger/
LayerBase.h 106 void invalidate();
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 101 mTextureView.invalidate();
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 214 * Implementations should <em>not</em> invalidate their data at this point --
  /libcore/luni/src/test/java/libcore/java/io/
OldBufferedReaderTest.java 99 fail("Failed to invalidate mark properly");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 204 private: // Invalidate the copy constructor and
_locale.h 91 private: // Invalidate assignment and copying.
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 313 // We perform invalidate first to detect self referencing in __check_range as __first and __last
_hashtable.h 171 //Should not invalidate end iterator

Completed in 728 milliseconds

<<21222324252627282930>>