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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.h139 Node* scrollableEnclosingBoxOrParentFrameForNodeInDirection(FocusType, Node*);
H A DFocusController.cpp908 container = scrollableEnclosingBoxOrParentFrameForNodeInDirection(type, focusedElement);
912 container = scrollableEnclosingBoxOrParentFrameForNodeInDirection(type, area.imageElement());
921 container = scrollableEnclosingBoxOrParentFrameForNodeInDirection(type, container);
H A DSpatialNavigation.cpp427 Node* scrollableEnclosingBoxOrParentFrameForNodeInDirection(FocusType type, Node* node) function in namespace:blink

Completed in 1055 milliseconds