Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dscroll.h43 BOOL FASTCALL IntDestroyScrollBars(PWND);
H A Dscrollbar.c799 IntDestroyScrollBars(PWND Window) in IntDestroyScrollBars() function
H A Dwindow.c747 IntDestroyScrollBars(Window); in co_UserFreeWindow()