Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/misc/
H A Dusrapihk.c158 puah->MDIRedrawFrame = RealMDIRedrawFrame; in ResetUserApiHook()
318 MDIRedrawFrame(HWND hWnd, DWORD flags) in MDIRedrawFrame() function
331 Ret = guah.MDIRedrawFrame(hWnd, flags); in MDIRedrawFrame()
/reactos/sdk/include/reactos/
H A Dundocuser.h365 MDIREDRAWFRAME MDIRedrawFrame; member