HomeSort by relevance Sort by last modified time
    Searched refs:supportsSpatialNavigationFocus (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.h 128 bool supportsSpatialNavigationFocus() const;
HTMLElement.cpp 513 bool HTMLElement::supportsSpatialNavigationFocus() const
537 || supportsSpatialNavigationFocus();
    [all...]

Completed in 379 milliseconds