Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Drpng-win.c695 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) in rpng_win_wndproc() argument
701 switch (iMsg) { in rpng_win_wndproc()
734 return DefWindowProc(hwnd, iMsg, wP, lP); in rpng_win_wndproc()
Drpng2-win.c1224 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP)
1230 switch (iMsg) {
1260 return DefWindowProc(hwnd, iMsg, wP, lP);