|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntuser.h>
Public Attributes | |
| INT | posMin |
| INT | posMax |
| INT | page |
| INT | pos |
| INT tagSBDATA::page |
Definition at line 507 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::pos |
Definition at line 508 of file ntuser.h.
Referenced by co_IntSetScrollInfo(), GetScrollPos(), IntCalculateThumb(), IntScrollGetScrollBarRect(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::posMax |
Definition at line 506 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), GetScrollRange(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::posMin |
Definition at line 505 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), GetScrollRange(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().