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

  /external/chromium_org/third_party/WebKit/Source/core/page/
SpatialNavigation.h 91 enum RectsAlignment {
125 RectsAlignment alignment;
SpatialNavigation.cpp 48 static RectsAlignment alignmentForRects(FocusType, const LayoutRect&, const LayoutRect&, const LayoutSize& viewSize);
95 static RectsAlignment alignmentForRects(FocusType type, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize)

Completed in 2246 milliseconds