OSDN Git Service

Merge WebKit at r71558: Initial merge by git.
[android-x86/external-webkit.git] / WebCore / page / SpatialNavigation.h
index d3dcaba..45b0155 100644 (file)
@@ -45,6 +45,8 @@ inline int fudgeFactor()
     return 2;
 }
 
+bool isSpatialNavigationEnabled(const Frame*);
+
 // Spatially speaking, two given elements in a web page can be:
 // 1) Fully aligned: There is a full intersection between the rects, either
 //    vertically or horizontally.