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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.cpp50 static bool areRectsPartiallyAligned(FocusType, const LayoutRect&, const LayoutRect&);
104 if (areRectsPartiallyAligned(type, curRect, targetRect))
200 static bool areRectsPartiallyAligned(FocusType type, const LayoutRect& a, const LayoutRect& b) function in namespace:blink

Completed in 208 milliseconds