Searched defs:curRect (Results 1 – 2 of 2) sorted by relevance
97 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()
402 CFX_FloatRect curRect; in GetRectsArrayByRect() local