Searched defs:uMsg (Results 1 – 19 of 19) sorted by relevance
/external/chromium/third_party/libjingle/source/talk/base/ |
D | win32window.cc | 90 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage() 103 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, in WndProc()
|
D | win32socketserver.cc | 189 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage() 201 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, in OnSocketNotify()
|
/external/webkit/Tools/WebKitAPITest/ |
D | HostWindow.cpp | 79 LRESULT HostWindow::wndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in wndProc()
|
D | TestsController.cpp | 137 LRESULT TestsController::wndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in wndProc()
|
/external/qemu/distrib/sdl-1.2.12/src/timer/win32/ |
D | SDL_systimer.c | 115 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD_PTR dwUser, in HandleAlarm()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mme/ |
D | SDL_mmeaudio.c | 107 UINT uMsg, in MME_CALLBACK()
|
/external/qemu/distrib/sdl-1.2.12/src/timer/wince/ |
D | SDL_systimer.c | 151 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD dwUser, in HandleAlarm()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/windib/ |
D | SDL_dibaudio.c | 106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, in FillSound()
|
/external/quake/quake/src/QW/client/ |
D | cd_win.c | 363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in CDAudio_MessageHandler()
|
D | gl_vidnt.c | 1018 UINT uMsg, in MainWndProc()
|
D | vid_win.c | 2858 UINT uMsg, in MainWndProc()
|
/external/quake/quake/src/WinQuake/ |
D | cd_win.cpp | 363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in CDAudio_MessageHandler()
|
D | gl_vidnt.cpp | 1018 UINT uMsg, in MainWndProc()
|
D | vid_win.cpp | 2817 UINT uMsg, in MainWndProc()
|
/external/qemu/audio/ |
D | winaudio.c | 105 winaudio_out_buffer_done (HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, in winaudio_out_buffer_done() 356 winaudio_in_buffer_done (HWAVEIN hwi, UINT uMsg, DWORD_PTR dwInstance, in winaudio_in_buffer_done()
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
D | SDL_sysevents.c | 259 TrackMouseTimerProc(HWND hWnd, UINT uMsg, UINT idEvent, DWORD dwTime) in TrackMouseTimerProc()
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | devicemanager.cc | 593 bool DeviceWatcher::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
|
/external/qemu/ |
D | qemu-timer.c | 1119 static void CALLBACK mm_alarm_handler(UINT uTimerID, UINT uMsg, in mm_alarm_handler()
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_edit_view_win.cc | 1339 LRESULT AutocompleteEditViewWin::OnGetObject(UINT uMsg, in OnGetObject()
|