Searched defs:hWnd (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPlatformMouseEventWin.cpp38 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam) argument
44 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam) argument
81 PlatformMouseEvent::PlatformMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool didActivateWebView) argument
H A DWindowsExtras.h52 inline void* getWindowPointer(HWND hWnd, int index) argument
61 inline void* setWindowPointer(HWND hWnd, int index, void* value) argument
H A DWheelEventWin.cpp39 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam) argument
46 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam) argument
68 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, const FloatSize& delta, const FloatPoint& location) argument
87 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, WPARAM wParam, LPARAM lParam, bool isMouseHWheel) argument
H A DRunLoopWin.cpp39 LRESULT CALLBACK RunLoop::RunLoopWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
55 LRESULT RunLoop::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DSharedTimerWin.cpp83 LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DPasteboardWin.cpp64 static LRESULT CALLBACK PasteboardOwnerWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DPopupMenuWin.cpp808 LRESULT CALLBACK PopupMenuWin::PopupMenuWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
826 LRESULT PopupMenuWin::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/plugins/win/
H A DPluginMessageThrottlerWin.cpp71 void PluginMessageThrottlerWin::appendMessage(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) argument
H A DPluginMessageThrottlerWin.h38 HWND hWnd; member in struct:WebCore::PluginMessage
H A DPluginViewWin.cpp150 HDC WINAPI PluginView::hookedBeginPaint(HWND hWnd, PAINTSTRUCT* lpPaint) argument
183 BOOL WINAPI PluginView::hookedEndPaint(HWND hWnd, const PAINTSTRUCT* lpPaint) argument
328 PluginViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
372 wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllfunc.c160 WSAAsyncGetHostByName(HWND hWnd, u_int wMsg, argument
190 WSAAsyncGetHostByAddr(HWND hWnd, u_int wMsg, const char FAR * addr, argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovieWinTimer.cpp48 static LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DMediaPlayerPrivateFullscreenWindow.cpp133 LRESULT MediaPlayerPrivateFullscreenWindow::staticWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
149 LRESULT MediaPlayerPrivateFullscreenWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.9.5/vim-53/src/
H A Dglbl_ime.cpp57 global_ime_init(ATOM atom, HWND hWnd) argument
130 global_ime_DefWindowProc(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam) argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dhook.c67 HWND hWnd; member in struct:_HOOK
83 hookListSearch(HWND hWnd, u_int wMsg) { argument
95 hookListAppend(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) { argument
210 idnHook(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) argument
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp134 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/wince/
H A DPasteboardWinCE.cpp56 static LRESULT CALLBACK PasteboardOwnerWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.9.5/WebKit-7537.78.2/wince/
H A DWebView.cpp62 LRESULT CALLBACK WebView::webViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
251 bool WebView::handlePaint(HWND hWnd) argument
282 bool WebView::handleMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dclip.c125 HWND hWnd; local
144 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.9.5/apache-786.1/httpd/server/mpm/winnt/
H A Dservice.c138 static LRESULT CALLBACK monitor_service_9x_proc(HWND hWnd, UINT msg, argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c203 WSAAsyncGetHostByName(HWND hWnd, u_int wMsg, argument
233 WSAAsyncGetHostByAddr(HWND hWnd, u_int wMsg, const char FAR * addr, argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) argument
/macosx-10.9.5/vim-53/src/GvimExt/
H A Dgvimext.cpp741 HWND hWnd = m_hWnd[idHWnd]; local
768 BOOL CALLBACK CShellExt::EnumWindowsProc(HWND hWnd, LPARAM lParam) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DSeqGrabber.c2011 QTGrabberWinProc( HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam ) argument
/macosx-10.9.5/apache-786.1/httpd/support/win32/
H A DApacheMonitor.c329 static VOID ShowNotifyIcon(HWND hWnd, DWORD dwMessage) argument
435 void ShowTryPopupMenu(HWND hWnd) argument
467 void ShowTryServicesMenu(HWND hWnd) argument
952 HWND hWnd; local
1526 WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
1787 HWND hWnd = NULL; local
[all...]

Completed in 180 milliseconds

12