Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/controls/
H A Dedit.c3862 static void EDIT_WM_Paint(EDITSTATE *es, HDC hdc) function
3968 EDIT_WM_Paint(es, hdc);
5307 EDIT_WM_Paint(es, (HDC)wParam);
/reactos/dll/win32/comctl32/
H A Dedit.c3621 static void EDIT_WM_Paint(EDITSTATE *es, HDC hdc) in EDIT_WM_Paint() function
5088 EDIT_WM_Paint(es, (HDC)wParam); in EDIT_WindowProc()