Searched refs:uMsg (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium/third_party/libjingle/source/talk/base/
H A Dwin32window.cc90 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, argument
92 switch (uMsg) {
103 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, argument
107 if (!that && (WM_CREATE == uMsg)) {
115 bool handled = that->OnMessage(uMsg, wParam, lParam, result);
116 if (WM_DESTROY == uMsg) {
122 if (WM_NCDESTROY == uMsg) {
131 return ::DefWindowProc(hwnd, uMsg, wParam, lParam);
H A Dwin32window.h58 virtual bool OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam,
65 static LRESULT CALLBACK WndProc(HWND hwnd, UINT uMsg, WPARAM wParam,
H A Dwin32socketserver.cc169 virtual bool OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam,
174 bool OnSocketNotify(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& result);
189 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, argument
191 switch (uMsg) {
194 return OnSocketNotify(uMsg, wParam, lParam, result);
201 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, argument
209 if (uMsg == WM_TIMER) {
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dwin32window.cc94 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, argument
96 switch (uMsg) {
107 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, argument
111 if (!that && (WM_CREATE == uMsg)) {
119 bool handled = that->OnMessage(uMsg, wParam, lParam, result);
120 if (WM_DESTROY == uMsg) {
126 if (WM_NCDESTROY == uMsg) {
135 return ::DefWindowProc(hwnd, uMsg, wParam, lParam);
H A Dwin32window.h56 virtual bool OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam,
63 static LRESULT CALLBACK WndProc(HWND hwnd, UINT uMsg, WPARAM wParam,
H A Dwin32window_unittest.cc41 virtual bool OnMessage(UINT uMsg, WPARAM wParam, argument
43 msg_.message = uMsg;
H A Dwin32socketserver.cc170 virtual bool OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam,
175 bool OnSocketNotify(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& result);
190 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, argument
192 switch (uMsg) {
195 return OnSocketNotify(uMsg, wParam, lParam, result);
202 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, argument
210 if (uMsg == WM_TIMER) {
/external/chromium_org/chrome_frame/
H A Dtask_marshaller.cc59 UINT uMsg,
64 if (hWnd == wnd_ && uMsg == msg_) {
70 if (hWnd == wnd_ && uMsg == WM_TIMER) {
58 ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& lResult, DWORD dwMsgMapID) argument
H A Dtask_marshaller.h45 BOOL ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam,
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c39 UINT uMsg,
43 switch (uMsg) {
49 return DefWindowProc(hWnd, uMsg, wParam, lParam);
38 window_proc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c39 UINT uMsg,
43 switch (uMsg) {
49 return DefWindowProc(hWnd, uMsg, wParam, lParam);
38 window_proc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
/external/chromium_org/third_party/angle_dx11/samples/gles2_book/Common/Win32/
H A DesUtil_win32.c34 LRESULT WINAPI ESWindowProc ( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) argument
38 switch (uMsg)
83 lRet = DefWindowProc (hWnd, uMsg, wParam, lParam);
/external/srec/audio/AudioIn/UNIX/include/
H A Daudioin.h132 typedef void (*pCallbackFunc)(AUDIOIN_H hAudioIn, AUDIOIN_MSG uMsg, void* dwInstance, void* dwParam1, void* dwParam2);
/external/qemu/distrib/sdl-1.2.15/src/timer/win32/
H A DSDL_systimer.c115 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD_PTR dwUser, argument
/external/qemu/distrib/sdl-1.2.15/src/timer/wince/
H A DSDL_systimer.c151 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD dwUser, argument
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dgdivideorenderer.cc62 virtual bool OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam,
152 bool GdiVideoRenderer::VideoWindow::OnMessage(UINT uMsg, WPARAM wParam, argument
154 switch (uMsg) {
H A Dwin32devicemanager.cc385 bool Win32DeviceWatcher::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, argument
387 if (uMsg == WM_DEVICECHANGE) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
50 switch (uMsg) {
63 return DefWindowProc(hWnd, uMsg, wParam, lParam);
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
50 switch (uMsg) {
63 return DefWindowProc(hWnd, uMsg, wParam, lParam);
/external/qemu/distrib/sdl-1.2.15/src/audio/mme/
H A DSDL_mmeaudio.c107 UINT uMsg,
114 if ( uMsg == WOM_DONE )
106 MME_CALLBACK(HWAVEOUT hwo, UINT uMsg, DWORD dwInstance, LPARAM dwParam1, LPARAM dwParam2) argument
/external/qemu/distrib/sdl-1.2.15/src/audio/windib/
H A DSDL_dibaudio.c106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, argument
112 if ( uMsg != WOM_DONE )
/external/qemu/audio/
H A Dwinaudio.c105 winaudio_out_buffer_done (HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, argument
111 if ( uMsg != WOM_DONE )
356 winaudio_in_buffer_done (HWAVEIN hwi, UINT uMsg, DWORD_PTR dwInstance, argument
362 if ( uMsg != WIM_DATA )
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.h282 LRESULT OnGetObject(UINT uMsg, WPARAM wparam, LPARAM lparam);
/external/chromium_org/third_party/skia/src/views/win/
H A DSkOSWindow_win.cpp306 VOID CALLBACK sk_timer_proc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) argument
/external/skia/src/views/win/
H A DSkOSWindow_win.cpp306 VOID CALLBACK sk_timer_proc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) argument

Completed in 403 milliseconds

12