Home
last modified time | relevance | path

Searched defs:WndProc (Results 1 – 7 of 7) sorted by relevance

/external/openssl/apps/
Dwinrand.c116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/icu4c/samples/layout/
Dlayout.cpp117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dclayout.c118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/tesseract/api/
Dtesseractmain.cpp373 LONG WINAPI WndProc( //message handler in WndProc() function
/external/webkit/WebKitTools/WinLauncher/
DWinLauncher.cpp284 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/libpng/contrib/visupng/
DVisualPng.c145 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
DSDL_os2fslib.c382 static MRESULT EXPENTRY WndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in WndProc() function