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

12

/macosx-10.10/WTF-7600.1.24/wtf/
H A DWindowsExtras.h54 inline void* getWindowPointer(HWND hWnd, int index) argument
63 inline void* setWindowPointer(HWND hWnd, int index, void* value) argument
/macosx-10.10/WTF-7600.1.24/wtf/win/
H A DMainThreadWin.cpp43 LRESULT CALLBACK ThreadingWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DRunLoopWin.cpp37 LRESULT CALLBACK RunLoop::RunLoopWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
53 LRESULT RunLoop::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DPlatformMouseEventWin.cpp39 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam) argument
45 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam) argument
82 PlatformMouseEvent::PlatformMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool didActivateWebView) 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 DSharedTimerWin.cpp83 LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DPasteboardWin.cpp66 static LRESULT CALLBACK PasteboardOwnerWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
H A DPopupMenuWin.cpp799 LRESULT CALLBACK PopupMenuWin::PopupMenuWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
817 LRESULT PopupMenuWin::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/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.cpp140 HDC WINAPI PluginView::hookedBeginPaint(HWND hWnd, PAINTSTRUCT* lpPaint) argument
173 BOOL WINAPI PluginView::hookedEndPaint(HWND hWnd, const PAINTSTRUCT* lpPaint) argument
318 PluginViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
349 wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.10/bind9-45.101/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.10/vim-55/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.10/WebCore-7600.1.25/platform/graphics/win/
H A DMediaPlayerPrivateFullscreenWindow.cpp134 LRESULT MediaPlayerPrivateFullscreenWindow::staticWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
150 LRESULT MediaPlayerPrivateFullscreenWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
/macosx-10.10/bind9-45.101/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.10/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.10/WebKit-7600.1.25/wince/
H A DWebView.cpp63 LRESULT CALLBACK WebView::webViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
250 bool WebView::handlePaint(HWND hWnd) argument
281 bool WebView::handleMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
[all...]
/macosx-10.10/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.10/bind9-45.101/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.10/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) argument
/macosx-10.10/vim-55/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.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DSeqGrabber.c2011 QTGrabberWinProc( HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam ) argument
/macosx-10.10/apache-793/httpd/support/win32/
H A DApacheMonitor.c319 static VOID ShowNotifyIcon(HWND hWnd, DWORD dwMessage) argument
425 void ShowTryPopupMenu(HWND hWnd) argument
455 void ShowTryServicesMenu(HWND hWnd) argument
1251 LRESULT CALLBACK WndProc(HWND hWnd, UIN argument
1511 HWND hWnd = NULL; local
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinDialog.c321 HWND hWnd; local
600 HWND hWnd; local
1138 HWND hWnd; local
1896 HWND hWnd; local
2280 HWND hWnd; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinDialog.c284 HWND hWnd; local
564 HWND hWnd; local
1041 HWND hWnd; local
1716 HWND hWnd; local
2087 HWND hWnd; local
2529 HWND hWnd; local
[all...]

Completed in 373 milliseconds

12