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

<<31323334353637383940>>

  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.cc 694 // For correctness with accelerated compositing, we must issue an invalidate
696 // However, if we issue an invalidate for a clipped-out region, WebKit will
746 // There's nothing visible to invalidate so just schedule the callback to
836 // common for the plugin to issue another invalidate in response to a flush
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.h 140 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/mojo/public/system/
core_cpp.h 146 // |Close()| takes ownership of the handle, since it'll invalidate it.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sem_destroy.c 105 * Invalidate the semaphore handle when we have the lock.
  /external/chromium_org/net/http/
http_auth_controller.h 95 // INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS, then also invalidate
http_auth_gssapi_posix.h 195 // Need some way to invalidate the library.
  /external/chromium_org/net/test/embedded_test_server/
embedded_test_server.h 190 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/ppapi/utility/graphics/
paint_aggregator.h 56 /// list of all invalidate calls. Different rectangles may be unified to
  /external/chromium_org/sync/internal_api/public/test/
fake_sync_manager.h 64 // Posts a method to invalidate the given IDs on the sync thread.
  /external/chromium_org/sync/notifier/
sync_invalidation_listener.h 95 virtual void Invalidate(
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.h 178 // invalidate all sub-objects which are associated with that plugin.
  /external/chromium_org/third_party/WebKit/Source/core/animation/
Animation.cpp 106 invalidate();
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlay.cpp 81 m_overlay->invalidate();
86 m_overlay->invalidate();
91 m_overlay->invalidate();
273 void InspectorOverlay::invalidate() function in class:WebCore::InspectorOverlay
InspectorOverlay.h 147 void invalidate();
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGContainer.cpp 71 // Invalidate all resources of this client if our layout changed.
RenderSVGForeignObject.cpp 161 // Invalidate all resources of this client if our layout changed.
RenderSVGResourceContainer.cpp 91 // Invalidate all our current clients.
RenderSVGResourceMarker.cpp 55 // Invalidate all resources if our layout changed.
SVGResourcesCache.cpp 109 // Invalidate the resources if either the RenderObject itself changed,
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFECompositeElement.cpp 165 invalidate();
SVGFEDiffuseLightingElement.cpp 185 invalidate();
SVGFESpecularLightingElement.cpp 196 invalidate();
  /external/chromium_org/third_party/WebKit/Source/platform/
Theme.h 100 // the theme needs to communicate this inflated rect to the engine so that it can invalidate the whole control.
Widget.h 72 void invalidate() { invalidateRect(boundsRect()); } function in class:WebCore::Widget
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebScrollbarThemeClientImpl.cpp 102 void WebScrollbarThemeClientImpl::invalidate() function in class:WebCore::WebScrollbarThemeClientImpl

Completed in 1230 milliseconds

<<31323334353637383940>>