Searched refs:SB_CTL (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h571 EnableScrollBar((hwndCtl), SB_CTL, (flags))
574 GetScrollPos((hwndCtl), SB_CTL)
577 GetScrollRange((hwndCtl), SB_CTL, (lpposMin), (lpposMax))
580 SetScrollPos((hwndCtl), SB_CTL, (pos), (fRedraw))
583 SetScrollRange((hwndCtl), SB_CTL, (posMin), (posMax), (fRedraw))
H A Dwinuser.h1725 #define SB_CTL 2 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h571 EnableScrollBar((hwndCtl), SB_CTL, (flags))
574 GetScrollPos((hwndCtl), SB_CTL)
577 GetScrollRange((hwndCtl), SB_CTL, (lpposMin), (lpposMax))
580 SetScrollPos((hwndCtl), SB_CTL, (pos), (fRedraw))
583 SetScrollRange((hwndCtl), SB_CTL, (posMin), (posMax), (fRedraw))
H A Dwinuser.h2313 #define SB_CTL 2 macro

Completed in 423 milliseconds