Home
last modified time | relevance | path

Searched refs:supportsSpatialNavigationFocus (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h128 bool supportsSpatialNavigationFocus() const;
DHTMLElement.cpp513 bool HTMLElement::supportsSpatialNavigationFocus() const in supportsSpatialNavigationFocus() function in WebCore::HTMLElement
537 || supportsSpatialNavigationFocus(); in supportsFocus()