Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwinpos.c3028 IntChildWindowFromPointEx(PWND Parent, LONG x, LONG y, UINT uiFlags) in IntChildWindowFromPointEx() function
3252 pwndParent = IntChildWindowFromPointEx(pwndParent, x, y, uiFlags); in NtUserChildWindowFromPointEx()