Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dsysparams.c1501 NONCLIENTMETRICSA Ncmstart; in test_SPI_SETNONCLIENTMETRICS() local
1506 Ncmstart.cbSize = FIELD_OFFSET(NONCLIENTMETRICSA, iPaddedBorderWidth); in test_SPI_SETNONCLIENTMETRICS()
1514 Ncmstart = Ncmorig; in test_SPI_SETNONCLIENTMETRICS()
1515 smcxsmsize = Ncmstart.iSmCaptionWidth; in test_SPI_SETNONCLIENTMETRICS()
1528 Ncmnew = Ncmstart; in test_SPI_SETNONCLIENTMETRICS()
1568 Ncmnew = Ncmstart; in test_SPI_SETNONCLIENTMETRICS()
1600 …Ncmcur.iCaptionWidth == Ncmstart.iCaptionWidth, /* with windows XP theme, the value never changes… in test_SPI_SETNONCLIENTMETRICS()
1601 … "CaptionWidth: %d expected from [8, 13] or %d\n", Ncmcur.iCaptionWidth, Ncmstart.iCaptionWidth); in test_SPI_SETNONCLIENTMETRICS()