Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/atl/
H A Datltypes.cpp155 POINT ptHere; in test_CPoint() local
156 ptHere.x = 35; in test_CPoint()
157 ptHere.y = 95; in test_CPoint()
159 CPoint ptMFCHere(ptHere); in test_CPoint()