Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/atl/
H A Datltypes.cpp418 int nHt = rect.Height(); in test_CRect() local
420 ok(nHt == 40, "Expected nHt to be 40, was %i\n", nHt); in test_CRect()