Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DSpatialNavigation.cpp97 static RectsAlignment alignmentForRects(FocusType type, const LayoutRect& curRect, const LayoutRect… in alignmentForRects()
228 static bool areRectsMoreThanFullScreenApart(FocusType type, const LayoutRect& curRect, const Layout… in areRectsMoreThanFullScreenApart()
265 static bool isRectInDirection(FocusType type, const LayoutRect& curRect, const LayoutRect& targetRe… in isRectInDirection()
/external/pdfium/core/src/fpdftext/
Dfpdf_text_int.cpp402 CFX_FloatRect curRect; in GetRectsArrayByRect() local