Searched refs:EDIT_WM_Paint (Results 1 – 2 of 2) sorted by relevance
3862 static void EDIT_WM_Paint(EDITSTATE *es, HDC hdc) function3968 EDIT_WM_Paint(es, hdc);5307 EDIT_WM_Paint(es, (HDC)wParam);
3621 static void EDIT_WM_Paint(EDITSTATE *es, HDC hdc) in EDIT_WM_Paint() function5088 EDIT_WM_Paint(es, (HDC)wParam); in EDIT_WindowProc()