Searched refs:rpng2_win_wndproc (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/gregbook/
H A Drpng2-win.c148 LRESULT CALLBACK rpng2_win_wndproc(HWND, UINT, WPARAM, LPARAM);
731 wndclass.lpfnWndProc = rpng2_win_wndproc;
1188 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) function

Completed in 72 milliseconds