HomeSort by relevance Sort by last modified time
    Searched refs:invalidate (Results 201 - 225 of 248) sorted by null

1 2 3 4 5 6 7 8910

  /external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp 745 invalidate();
756 invalidate();
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 954 invalidate();
981 invalidate();
    [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 154 - (void)invalidate;
    [all...]
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
TestShellActivity.java 355 mWebView.invalidate();
444 mWebView.invalidate();
  /cts/tests/tests/widget/src/android/widget/cts/
GalleryTest.java 406 mGallery.invalidate();
  /external/junit/src/junit/awtui/
TestRunner.java 523 label.invalidate();
  /external/webkit/WebCore/plugins/mac/
PluginViewMac.cpp 562 invalidate();
  /external/webkit/WebKit/android/nav/
WebView.cpp 248 void nativeRecordButtons(bool hasFocus, bool pressed, bool invalidate)
291 if (invalidate && cachedCursor && cursorIsOnButton) {
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebsettings.cpp 650 WebCore::fontCache()->invalidate();
    [all...]
  /frameworks/base/core/java/android/webkit/
WebTextView.java 353 mWebView.invalidate();
    [all...]
  /frameworks/base/include/private/opengles/
gl_context.h 512 void invalidate();
  /frameworks/base/services/surfaceflinger/
LayerBase.cpp 210 // invalidate and recompute the visible regions if needed
215 // invalidate and recompute the visible regions if needed
284 void LayerBase::invalidate() function in class:android::LayerBase
516 "needsBlending=%1d, needsDithering=%1d, invalidate=%1d, "
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 956 invalidate(); method
    [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 356 private static final String REMOTE_COMMAND_INVALIDATE = "INVALIDATE";
369 INVALIDATE,
871 invalidate(view, params[0]); method
900 private static void invalidate(View root, String parameter) { method in class:ViewDebug
    [all...]
ViewRoot.java 643 if (DEBUG_DRAW) Log.v(TAG, "Invalidate child: " + dirty);
1847 ((View) msg.obj).invalidate(); method
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinKeyboardBaseView.java 1025 invalidate(); method
    [all...]
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 196 // Invalidate all proxy instances.
199 (*it)->invalidate();
205 void NetscapePluginInstanceProxy::invalidate()
237 invalidate();
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /external/webkit/WebKit/win/
WebFrame.cpp 1025 void WebFrame::invalidate() function in class:WebFrame
    [all...]
  /external/qemu/
console.c     [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java     [all...]
  /external/webkit/WebKit/android/WebCoreSupport/
FrameLoaderClientAndroid.cpp 373 // invalidate URL string.
426 m_frame->view()->invalidate();
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java 736 invalidate(); // TODO: be more conservative about what we're invalidating
    [all...]
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 802 mVUMeter.invalidate();
  /external/iproute2/doc/
api-ip6-flowlabels.tex 76 so that intermediate nodes will be able to invalidate flow state before

Completed in 522 milliseconds

1 2 3 4 5 6 7 8910