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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.h136 bool canBeScrolledIntoView(FocusType, const FocusCandidate&);
H A DFocusController.cpp746 if (candidate.isOffscreen && !canBeScrolledIntoView(type, candidate))
H A DSpatialNavigation.cpp696 bool canBeScrolledIntoView(FocusType type, const FocusCandidate& candidate) function in namespace:blink

Completed in 120 milliseconds