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 94 enum RectsAlignment {
129 RectsAlignment alignment;
130 RectsAlignment parentAlignment;
SpatialNavigation.cpp 45 static RectsAlignment alignmentForRects(FocusDirection, const LayoutRect&, const LayoutRect&, const LayoutSize& viewSize);
95 static RectsAlignment alignmentForRects(FocusDirection direction, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize)

Completed in 184 milliseconds