Searched refs:isScrollableNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.cpp55 static bool isScrollableNode(const Node*);
414 bool isScrollableNode(const Node* node) function in namespace:blink
448 if (!isScrollableNode(container))

Completed in 151 milliseconds