/external/webkit/Source/WebCore/platform/win/ |
D | WheelEventWin.cpp | 39 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam) in positionForEvent() 46 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam) in globalPositionForEvent() 68 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, const FloatSize& delta, const FloatPoint& locatio… in PlatformWheelEvent() 90 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, WPARAM wParam, LPARAM lParam, bool isMouseHWheel) in PlatformWheelEvent()
|
D | PlatformMouseEventWin.cpp | 38 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam) in positionForEvent() 44 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam) in globalPositionForEvent() 80 PlatformMouseEvent::PlatformMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool … in PlatformMouseEvent()
|
D | SharedTimerWin.cpp | 87 LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TimerWindowWndProc()
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebPopupMenuProxyWin.cpp | 74 LRESULT CALLBACK WebPopupMenuProxyWin::WebPopupMenuProxyWndProc(HWND hWnd, UINT message, WPARAM wPa… in WebPopupMenuProxyWndProc() 92 LRESULT WebPopupMenuProxyWin::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc() 515 LRESULT WebPopupMenuProxyWin::onMouseActivate(HWND hWnd, UINT message, WPARAM, LPARAM, bool& handle… in onMouseActivate() 521 LRESULT WebPopupMenuProxyWin::onSize(HWND hWnd, UINT message, WPARAM, LPARAM lParam, bool& handled) in onSize() 537 LRESULT WebPopupMenuProxyWin::onKeyDown(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool… in onKeyDown() 600 LRESULT WebPopupMenuProxyWin::onChar(HWND hWnd, UINT message, WPARAM wParam, LPARAM, bool& handled) in onChar() 628 LRESULT WebPopupMenuProxyWin::onMouseMove(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bo… in onMouseMove() 666 LRESULT WebPopupMenuProxyWin::onLButtonDown(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, … in onLButtonDown() 696 LRESULT WebPopupMenuProxyWin::onLButtonUp(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bo… in onLButtonUp() 730 LRESULT WebPopupMenuProxyWin::onMouseWheel(HWND hWnd, UINT message, WPARAM wParam, LPARAM, bool& ha… in onMouseWheel() [all …]
|
D | WebView.cpp | 106 LRESULT CALLBACK WebView::WebViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WebViewWndProc() 124 LRESULT WebView::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc() 389 LRESULT WebView::onMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& handled) in onMouseEvent() 426 LRESULT WebView::onWheelEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& handled) in onWheelEvent() 442 LRESULT WebView::onHorizontalScroll(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& ha… in onHorizontalScroll() 474 LRESULT WebView::onVerticalScroll(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& hand… in onVerticalScroll() 506 LRESULT WebView::onGestureNotify(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& handl… in onGestureNotify() 529 LRESULT WebView::onGesture(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& handled) in onGesture() 609 LRESULT WebView::onKeyEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool& handled) in onKeyEvent() 669 LRESULT WebView::onPaintEvent(HWND hWnd, UINT message, WPARAM, LPARAM, bool& handled) in onPaintEvent() [all …]
|
D | WebInspectorProxyWin.cpp | 72 LRESULT CALLBACK WebInspectorProxy::InspectorViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LP… in InspectorViewWndProc() 90 LRESULT WebInspectorProxy::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | MediaPlayerPrivateFullscreenWindow.cpp | 125 LRESULT MediaPlayerPrivateFullscreenWindow::staticWndProc(HWND hWnd, UINT message, WPARAM wParam, L… in staticWndProc() 141 LRESULT MediaPlayerPrivateFullscreenWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM … in wndProc()
|
D | QTMovieWinTimer.cpp | 48 static LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TimerWindowWndProc()
|
/external/webkit/Source/WebKit/wince/ |
D | WebView.cpp | 59 LRESULT CALLBACK WebView::webViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in webViewWndProc() 248 bool WebView::handlePaint(HWND hWnd) in handlePaint() 279 bool WebView::handleMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in handleMouseEvent() 341 bool WebView::handleMouseWheel(HWND hWnd, WPARAM wParam, LPARAM lParam, bool isHorizontal) in handleMouseWheel() 391 LRESULT WebView::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc()
|
/external/protobuf/src/google/protobuf/ |
D | message.h | 132 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32() 138 LPMSG lpMsg, HWND hWnd, in GetMessage()
|
/external/webkit/Source/JavaScriptCore/wtf/win/ |
D | MainThreadWin.cpp | 45 LRESULT CALLBACK ThreadingWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in ThreadingWindowWndProc()
|
/external/webkit/Source/WebKit2/Platform/win/ |
D | RunLoopWin.cpp | 39 LRESULT CALLBACK RunLoop::RunLoopWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in RunLoopWndProc() 57 LRESULT RunLoop::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc()
|
/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/webkit/Source/WebCore/plugins/win/ |
D | PluginMessageThrottlerWin.h | 38 HWND hWnd; member
|
D | PluginViewWin.cpp | 152 HDC WINAPI PluginView::hookedBeginPaint(HWND hWnd, PAINTSTRUCT* lpPaint) in hookedBeginPaint() 185 BOOL WINAPI PluginView::hookedEndPaint(HWND hWnd, const PAINTSTRUCT* lpPaint) in hookedEndPaint() 330 LRESULT CALLBACK PluginView::PluginViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lPara… in PluginViewWndProc() 351 PluginView::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc()
|
D | PluginMessageThrottlerWin.cpp | 71 void PluginMessageThrottlerWin::appendMessage(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in appendMessage()
|
/external/webkit/Tools/WinCELauncher/ |
D | main.cpp | 34 static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/webkit/Source/WebCore/platform/wince/ |
D | SharedTimerWinCE.cpp | 52 LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TimerWindowWndProc()
|
/external/webkit/Tools/TestWebKitAPI/win/ |
D | PlatformWebViewWin.cpp | 120 LRESULT PlatformWebView::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in wndProc()
|
/external/webkit/Source/WebKit2/Shared/win/ |
D | WebEventFactory.cpp | 327 WebMouseEvent WebEventFactory::createWebMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM l… in createWebMouseEvent() 398 WebWheelEvent WebEventFactory::createWebWheelEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM l… in createWebWheelEvent()
|
/external/webkit/Tools/WinLauncher/ |
D | WinLauncher.cpp | 326 void PrintView(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in PrintView() 376 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/clang/test/SemaTemplate/ |
D | ms-lookup-template-base-classes.cpp | 138 void f(int hWnd) { in f()
|
/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()
|
/external/quake/quake/src/WinQuake/ |
D | cd_win.cpp | 363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in CDAudio_MessageHandler()
|