Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Drpng-win.c688 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) in rpng_win_wndproc() argument
694 switch (iMsg) { in rpng_win_wndproc()
727 return DefWindowProc(hwnd, iMsg, wP, lP); in rpng_win_wndproc()
Drpng2-win.c1218 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) in rpng2_win_wndproc() argument
1224 switch (iMsg) { in rpng2_win_wndproc()
1254 return DefWindowProc(hwnd, iMsg, wP, lP); in rpng2_win_wndproc()