Searched defs:WndProc (Results 1 – 7 of 7) sorted by relevance
| /external/openssl/apps/ |
| D | winrand.c | 116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
|
| /external/icu4c/samples/layout/ |
| D | layout.cpp | 117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
| D | clayout.c | 118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
| /external/tesseract/api/ |
| D | tesseractmain.cpp | 373 LONG WINAPI WndProc( //message handler in WndProc() function
|
| /external/webkit/WebKitTools/WinLauncher/ |
| D | WinLauncher.cpp | 284 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
| /external/libpng/contrib/visupng/ |
| D | VisualPng.c | 145 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
|
| /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
| D | SDL_os2fslib.c | 382 static MRESULT EXPENTRY WndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in WndProc() function
|