Searched defs:scrollIntoViewIfNeeded (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.cpp463 void Element::scrollIntoViewIfNeeded(bool centerIfNeeded) function in class:blink::Element
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddirectory_tree.js216 * Overrides WebKit's scrollIntoViewIfNeeded, which doesn't work well with
222 DirectoryItem.prototype.scrollIntoViewIfNeeded = function(unused) {

Completed in 681 milliseconds