Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwindow.c369 IntValidateOwnerDepth(PWND Wnd, PWND Owner) in IntValidateOwnerDepth() function
1143 if (IntValidateOwnerDepth(Wnd, WndNewOwner)) in IntSetOwner()
2129 if (!IntValidateOwnerDepth(pWnd, Owner)) in IntCreateWindow()