Home
last modified time | relevance | path

Searched defs:invalidateCaches (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dviewport.js210 Viewport.prototype.invalidateCaches = function() { this.generation_++ }; method in Viewport
Dimage_view.js179 ImageView.prototype.invalidateCaches = function() { method in ImageView
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp2074 void NodeListsNodeData::invalidateCaches(const QualifiedName* attrName) in invalidateCaches() function in WebCore::NodeListsNodeData