HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 151 - 175 of 1227) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdbool.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdbool.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
mm_malloc.h 23 License. This exception does not however invalidate any other
stdbool.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
mm_malloc.h 23 License. This exception does not however invalidate any other
stdbool.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
stdbool.h 23 License. This exception does not however invalidate any other
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FingerPaint.java 125 invalidate(); method
129 invalidate(); method
133 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionView.java 208 invalidate(); method
216 invalidate(); method
261 invalidate(); method
LabelView.java 100 invalidate(); method
111 invalidate(); method
120 invalidate(); method
  /external/llvm/lib/CodeGen/
InterferenceCache.cpp 63 // Invalidate all block entries.
65 // Invalidate all iterators.
76 // LIU's changed, invalidate cache.
  /external/webkit/Source/WebCore/bridge/
runtime_root.cpp 95 invalidate();
98 void RootObject::invalidate() function in class:JSC::Bindings::RootObject
106 it.get().second->invalidate();
  /external/webkit/Source/WebCore/platform/
ScrollableArea.cpp 142 horizontalScrollbar->invalidate();
145 // then we must also invalidate the corner between them.
155 verticalScrollbar->invalidate();
  /external/webkit/Source/WebKit2/UIProcess/Plugins/
WebPluginSiteDataManager.cpp 135 void WebPluginSiteDataManager::invalidate() function in class:WebKit::WebPluginSiteDataManager
152 callback->invalidate();
198 callback->invalidate();
  /external/webkit/Source/WebKit2/UIProcess/qt/
TiledDrawingAreaTileQt.cpp 80 void TiledDrawingAreaTile::invalidate(const IntRect& dirtyRect) function in class:WebKit::TiledDrawingAreaTile
94 invalidate(IntRect(oldRect.maxX(), oldRect.y(), m_rect.maxX() - oldRect.maxX(), m_rect.height()));
96 invalidate(IntRect(oldRect.x(), oldRect.maxY(), m_rect.width(), m_rect.maxY() - oldRect.maxY()));
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPRuntimeObjectMap.cpp 215 void NPRuntimeObjectMap::invalidate() function in class:WebKit::NPRuntimeObjectMap
230 // Invalidate all the JSObjects that wrap NPObjects.
232 jsNPObjects[i]->invalidate();
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginProcessConnection.cpp 84 // Invalidate all objects related to this plug-in.
92 // We have no more plug-ins, invalidate the connection to the plug-in process.
94 m_connection->invalidate();
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
NPNInvalidateRectInvalidatesWindow.cpp 32 // NPN_InvalidateRect should invalidate the plugin's HWND.
166 // Invalidate our lower-right quadrant.
188 static PluginTest::Register<NPNInvalidateRectInvalidatesWindow> registrar("npn-invalidate-rect-invalidates-window");
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 248 invalidate(); method
263 invalidate(); method
513 invalidate(); method
518 invalidate(); method
523 invalidate(); method
532 invalidate(); method
553 invalidate(); method
587 invalidate(); method
596 invalidate(); method
614 invalidate(); method
624 invalidate(); method
    [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
InternalSelectionView.java 209 invalidate(); method
217 invalidate(); method
262 invalidate(); method
  /frameworks/base/core/tests/coretests/src/android/widget/
LabelView.java 93 invalidate(); method
103 invalidate(); method
112 invalidate(); method
  /frameworks/base/services/surfaceflinger/
MessageQueue.cpp 56 mInvalidateMessage = new MessageBase(INVALIDATE);
90 // see if we have an invalidate message
154 status_t MessageQueue::invalidate() { function in class:android::MessageQueue
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackView.java 137 invalidate(); // may have animations, force redraw method
183 // create invalidate shapes (drawn above tiles)
215 this.invalidate();
  /packages/apps/Contacts/src/com/android/contacts/widget/
CompositeListAdapter.java 48 invalidate();
54 invalidate();
110 protected void invalidate() { method in class:CompositeListAdapter

Completed in 817 milliseconds

1 2 3 4 5 67 8 91011>>