Home
last modified time | relevance | path

Searched defs:viewSize (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebDeviceEmulationParams.h29 WebSize viewSize; member
/external/chromium_org/third_party/WebKit/Source/core/page/
DSpatialNavigation.cpp95 …ocusType type, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize) in alignmentForRects()
226 …ocusType type, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize) in areRectsMoreThanFullScreenApart()
692 …LayoutSize viewSize = candidate.visibleNode->document().page()->deprecatedLocalMainFrame()->view()… in distanceDataForNode() local