HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 351 - 375 of 2205) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
throbber_view.mm 191 - (void)invalidate;
233 - (void)invalidate {
234 [timer_ invalidate];
271 // removeThrobber: if it decides it's done animating. That would invalidate
  /external/chromium_org/chromeos/dbus/
sms_client.cc 83 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/chromeos/network/
dhcp_proxy_script_fetcher_chromeos.cc 64 // Invalidate any pending callbacks (i.e. calls to ContinueFetch).
  /external/chromium_org/components/nacl/loader/
nacl_validation_query.h 37 // to implicitly invalidate the cache - changing the version will change the
  /external/chromium_org/components/startup_metric_utils/
startup_metric_utils.h 18 // window was shown, which would invalidate any surrounding timing metrics.
  /external/chromium_org/content/browser/renderer_host/java/
jni_helper.cc 74 // Addition to the map does not invalidate this iterator.
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_win.h 118 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/google_apis/drive/
auth_service.h 76 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/ppapi/api/
ppb_instance.idl 38 * Binding a device will invalidate that portion of the web page to flush the
  /external/chromium_org/remoting/client/
rectangle_update_decoder.cc 46 virtual void Invalidate(const webrtc::DesktopSize& view_size,
48 return parent_->Invalidate(view_size, region);
240 decoder_->Invalidate(view_size_, region);
259 decoder_->Invalidate(view_size, region);
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLProgram.h 56 // Also, we invalidate the cached program info.
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFETileElement.cpp 85 invalidate();
SVGFilterPrimitiveStandardAttributes.h 54 inline void invalidate() function in class:WebCore::SVGFilterPrimitiveStandardAttributes
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontFallbackList.h 70 void invalidate(PassRefPtr<FontSelector>);
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
NullNPPGetValuePointer.cpp 68 pluginLog(m_npp, "NPP_GetValue was called but should not have been. Maybe WebKit copied the NPPluginFuncs struct, which would invalidate this test.");
  /external/chromium_org/third_party/WebKit/Source/web/
LinkHighlight.cpp 278 invalidate();
313 // We only need to invalidate the layer if the highlight size has changed, otherwise
315 m_contentLayer->layer()->invalidate();
331 void LinkHighlight::invalidate() function in class:blink::LinkHighlight
LinkHighlight.h 68 virtual void invalidate() OVERRIDE;
WebDOMEventListenerPrivate.cpp 72 // invalidate their pointer to us.
  /external/chromium_org/third_party/WebKit/public/platform/
WebExternalTextureLayer.h 63 // invalidate() and invalidateRect() calls if the compositor is too many frames behind.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_screen.h 52 /* on old libGL's invalidate doesn't get called as it should */
  /external/chromium_org/third_party/sqlite/src/test/
tkt-b72787b1.test 22 # * Alter the schema to invalidate cookie in A
  /external/chromium_org/v8/test/mjsunit/compiler/
concurrent-invalidate-transition-map.js 54 // Invalidate transition map after compile graph has been created.
  /external/chromium_org/v8/test/mjsunit/
concurrent-initial-prototype-change.js 48 // Invalidate current initial object map after compile graph has been created.
  /external/chromium_org/webkit/renderer/compositor_bindings/
web_content_layer_impl.cc 81 layer_->invalidate();
  /external/eigen/bench/btl/actions/
action_rot.hh 48 // invalidate copy ctor

Completed in 1869 milliseconds

<<11121314151617181920>>