Home
last modified time | relevance | path

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

/reactos/sdk/lib/atl/
H A Datltypes.h279 CPoint CenterPoint() const noexcept in CenterPoint() function
/reactos/modules/rostests/apitests/atl/
H A Datltypes.cpp337 CPoint pt2 = rect2.CenterPoint(); in test_CRect()