Home
last modified time | relevance | path

Searched defs:MaxPos (Results 1 – 5 of 5) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dscrollbar.c468 int MaxPos; in co_IntSetScrollInfo() local
H A Dwinpos.c940 co_WinPosGetMinMaxInfo(PWND Window, POINT* MaxSize, POINT* MaxPos, in co_WinPosGetMinMaxInfo()
H A Dwindow.c2188 POINT MaxSize, MaxPos, MinTrack, MaxTrack; in co_UserCreateWindowEx() local
/reactos/win32ss/user/user32/controls/
H A Dscrollbar.c1630 GetScrollRange(HWND Wnd, int Bar, LPINT MinPos, LPINT MaxPos) in GetScrollRange()
/reactos/win32ss/include/
H A Dntuser.h752 POINT MaxPos; member