Searched defs:lP (Results 1 - 2 of 2) sorted by relevance
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
H A D | rpng-win.c | 602 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) argument 641 return DefWindowProc(hwnd, iMsg, wP, lP);
|
H A D | rpng2-win.c | 1129 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) argument 1165 return DefWindowProc(hwnd, iMsg, wP, lP);
|
Completed in 67 milliseconds