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

/external/libpng/contrib/gregbook/
H A Drpng-win.c137 LRESULT CALLBACK rpng_win_wndproc(HWND, UINT, WPARAM, LPARAM);
543 wndclass.lpfnWndProc = rpng_win_wndproc;
688 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) function

Completed in 57 milliseconds