ReactOS 0.4.16-dev-746-g329a414
|
#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().