Searched refs:aRequestedTopLeft (Results 1 – 1 of 1) sorted by relevance
231 const Point aRequestedTopLeft (nVisibleLeft, nVisibleTop); in GetRequestedTopLeft() local232 if (aRequestedTopLeft == aVisibleArea.TopLeft()) in GetRequestedTopLeft()235 return ::boost::optional<Point>(aRequestedTopLeft); in GetRequestedTopLeft()
Completed in 6 milliseconds