Home
last modified time | relevance | path

Searched defs:nOldWidth (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/taskmgr/
H A Dtaskmgr.c31 int nOldWidth; /* Holds the previous client area width */ variable
/reactos/dll/win32/comctl32/
H A Dheader.c1944 INT nOldWidth = lpItem->rect.right - lpItem->rect.left; in HEADER_MouseMove() local