Home
last modified time | relevance | path

Searched refs:Ghost_OnMove (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/user/user32/controls/
H A Dghost.c362 Ghost_OnMove(HWND hwnd, int x, int y) in Ghost_OnMove() function
538 Ghost_OnMove(hwnd, (SHORT)LOWORD(lParam), (SHORT)HIWORD(lParam)); in GhostWndProc_common()