Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dscroll.c460 SCROLLINFO horz, vert; in scroll_init_proc() local
/reactos/base/applications/rapps/include/
H A Drosui.h167 CUiMargin(INT horz, INT vert) : CUiRect(horz, vert, horz, vert) in CUiMargin()
/reactos/dll/win32/comctl32/
H A Dpager.c137 BOOL horz, BOOL topLeft, INT btnState) in PAGER_DrawButton()
H A Dtreeview.c2763 BOOL horz = FALSE; in TREEVIEW_UpdateScrollBars() local
/reactos/sdk/include/psdk/
H A Dwindowsx.h243 #define GET_EM_LINESCROLL_MPS(vert,horz) (WPARAM)horz,(LONG)vert argument