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

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

Completed in 653 milliseconds