Searched refs:ImageList_DragMove (Results 1 – 6 of 6) sorted by relevance
47 48 stdcall ImageList_DragMove(long long)
1070 ImageList_DragMove (INT x, INT y) in ImageList_DragMove() function3797 return ImageList_DragMove(x, y) ? S_OK : E_FAIL; in ImageListImpl_DragMove()
1920 ImageList_DragMove(drag.x, drag.y); in HEADER_MouseMove()
329 ImageList_DragMove(pt.x, pt.y); in GROUP_GroupWndProc()
4275 ImageList_DragMove(ptClient.x, ptClient.y); in DragOver()
535 WINCOMMCTRLAPI BOOL WINAPI ImageList_DragMove(int x,int y);