Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A 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()
A 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);

Completed in 5 milliseconds