Home
last modified time | relevance | path

Searched defs:uMsg (Results 1 – 19 of 19) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32window.cc90 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
103 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, in WndProc()
Dwin32socketserver.cc189 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/
DHostWindow.cpp79 LRESULT HostWindow::wndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in wndProc()
DTestsController.cpp137 LRESULT TestsController::wndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in wndProc()
/external/qemu/distrib/sdl-1.2.12/src/timer/win32/
DSDL_systimer.c115 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD_PTR dwUser, in HandleAlarm()
/external/qemu/distrib/sdl-1.2.12/src/audio/mme/
DSDL_mmeaudio.c107 UINT uMsg, in MME_CALLBACK()
/external/qemu/distrib/sdl-1.2.12/src/timer/wince/
DSDL_systimer.c151 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD dwUser, in HandleAlarm()
/external/qemu/distrib/sdl-1.2.12/src/audio/windib/
DSDL_dibaudio.c106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, in FillSound()
/external/quake/quake/src/QW/client/
Dcd_win.c363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in CDAudio_MessageHandler()
Dgl_vidnt.c1018 UINT uMsg, in MainWndProc()
Dvid_win.c2858 UINT uMsg, in MainWndProc()
/external/quake/quake/src/WinQuake/
Dcd_win.cpp363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in CDAudio_MessageHandler()
Dgl_vidnt.cpp1018 UINT uMsg, in MainWndProc()
Dvid_win.cpp2817 UINT uMsg, in MainWndProc()
/external/qemu/audio/
Dwinaudio.c105 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/
DSDL_sysevents.c259 TrackMouseTimerProc(HWND hWnd, UINT uMsg, UINT idEvent, DWORD dwTime) in TrackMouseTimerProc()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Ddevicemanager.cc593 bool DeviceWatcher::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
/external/qemu/
Dqemu-timer.c1119 static void CALLBACK mm_alarm_handler(UINT uTimerID, UINT uMsg, in mm_alarm_handler()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc1339 LRESULT AutocompleteEditViewWin::OnGetObject(UINT uMsg, in OnGetObject()