Home
last modified time | relevance | path

Searched refs:BottomRight (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/atl/
H A Datltypes.cpp323 ptDown = rect.BottomRight(); in test_CRect()
331 rect2.BottomRight() = ptLow; in test_CRect()
340 pt2 = rect2.BottomRight(); in test_CRect()
/reactos/sdk/lib/atl/
H A Datltypes.h269 CPoint& BottomRight() noexcept in BottomRight() function
274 const CPoint& BottomRight() const noexcept in BottomRight() function