Home
last modified time | relevance | path

Searched defs:hittest (Results 1 – 8 of 8) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dnonclient.c154 LONG hittest = 0; in DefWndStartSizeMove() local
257 LONG hittest = (LONG)(wParam & 0x0f); in DefWndDoSizeMove() local
1725 INT hittest = wParam; in NC_HandleNCRButtonDown() local
H A Dmsgqueue.c1421 IntTrackMouseMove(PWND pwndTrack, PDESKTOP pDesk, PMSG msg, USHORT hittest) in IntTrackMouseMove()
1477 USHORT hittest; in co_IntProcessMouseMessage() local
H A Dwinpos.c3852 USHORT hittest; in NtUserWindowFromPoint() local
/reactos/dll/win32/comctl32/
H A Dtheme_scrollbar.c261 enum SCROLL_HITTEST hittest; in scroll_event() local
/reactos/dll/win32/uxtheme/
H A Dncscrollbar.c404 enum SCROLL_HITTEST hittest; in SCROLL_HandleScrollEvent() local
/reactos/dll/win32/browseui/
H A DCAutoComplete.cpp447 LV_HITTESTINFO hittest; in ItemFromPoint() local
/reactos/dll/win32/shell32/
H A DCDefView.cpp2181 LV_HITTESTINFO hittest = { pt }; in OnContextMenu() local
/reactos/modules/rostests/winetests/user32/
H A Dwin.c8183 DWORD style, ex_style, hittest; in get_window_attributes() local