Searched refs:HWND (Results 51 - 75 of 275) sorted by relevance

1234567891011

/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DEmbeddedWidget.h43 static PassRefPtr<EmbeddedWidget> create(IWebEmbeddedView*, WebCore::Element* element, HWND parentWindow, const WebCore::IntSize&);
56 bool createWindow(HWND parentWindow, const WebCore::IntSize& size);
77 HWND m_window;
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
H A DWindowGeometryInitializedBeforeSetWindow.cpp32 // Plugin's HWND should be sized/positioned before NPP_SetWindow is called.
54 HWND hwnd = reinterpret_cast<HWND>(window->window);
62 pluginLog(instance, "Plugin's HWND has not been sized when NPP_SetWindow is called");
66 HWND parent = ::GetParent(hwnd);
79 pluginLog(instance, "HWND's rect and NPWindow's rect are not equal");
83 pluginLog(instance, "Plugin's HWND has been sized and positioned before NPP_SetWindow was called");
H A DGetValueNetscapeWindow.cpp32 // NPN_GetValue(NPNVnetscapeWindow) should return a valid HWND.
49 HWND hwnd;
H A DNPNInvalidateRectInvalidatesWindow.cpp32 // NPN_InvalidateRect should invalidate the plugin's HWND.
38 TemporaryWindowMover(HWND);
46 HWND m_window;
50 TemporaryWindowMover::TemporaryWindowMover(HWND window)
112 HWND testHarnessWindow = ::GetAncestor(window(), GA_ROOT);
156 pluginLog(m_npp, "Plugin's HWND has not been sized when NPP_SetWindow is called");
185 pluginLog(m_npp, "Plugin's HWND has been invalidated as expected");
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
H A DWindowedPluginTest.cpp41 HWND newWindow = reinterpret_cast<HWND>(window->window);
61 LRESULT WindowedPluginTest::staticWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
/external/webkit/Source/WebCore/platform/win/
H A DPopupMenuWin.h33 typedef struct HWND__* HWND; typedef in typeref:struct:HWND__
77 HWND popupHandle() const { return m_popup; }
110 static LRESULT CALLBACK PopupMenuWndProc(HWND, UINT, WPARAM, LPARAM);
111 LRESULT wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
116 HWND m_popup;
H A DWindowMessageBroadcaster.cpp36 typedef HashMap<HWND, WindowMessageBroadcaster*> InstanceMap;
44 void WindowMessageBroadcaster::addListener(HWND hwnd, WindowMessageListener* listener)
55 void WindowMessageBroadcaster::removeListener(HWND hwnd, WindowMessageListener* listener)
64 WindowMessageBroadcaster::WindowMessageBroadcaster(HWND hwnd)
112 LRESULT CALLBACK WindowMessageBroadcaster::SubclassedWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
H A DPlatformMouseEventWin.cpp38 static IntPoint positionForEvent(HWND hWnd, LPARAM lParam)
44 static IntPoint globalPositionForEvent(HWND hWnd, LPARAM lParam)
80 PlatformMouseEvent::PlatformMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool didActivateWebView)
H A DWindowsTouch.h79 HWND hwndTarget; // handle to window targeted by this gesture
105 HWND hwndTarget; // handle to window targeted by the gesture
/external/webkit/Tools/TestWebKitAPI/win/
H A DPlatformWebViewWin.cpp87 HWND window = WKViewGetWindow(m_view);
97 HWND window = WKViewGetWindow(m_view);
105 HWND window = WKViewGetWindow(m_view);
114 HWND window = WKViewGetWindow(m_view);
120 LRESULT PlatformWebView::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
/external/webkit/Tools/WebKitAPITest/tests/
H A DWebViewDestruction.cpp53 static void createAndInitializeWebView(COMPtr<IWebView>& outWebView, HostWindow& window, HWND& viewWindow)
83 static void finishWebViewDestructionTest(COMPtr<IWebView>& webView, HWND viewWindow)
122 HWND viewWindow;
133 HWND viewWindow;
145 HWND viewWindow;
157 HWND viewWindow;
170 HWND viewWindow;
183 HWND viewWindow;
195 HWND viewWindow;
208 HWND viewWindo
[all...]
/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_win.h76 void CreateWnd(HWND parent);
182 void OnActivate(UINT, BOOL, HWND);
187 LRESULT OnSetCursor(HWND window, UINT hittest_code, UINT mouse_message_id);
188 void OnSetFocus(HWND window);
189 void OnKillFocus(HWND window);
190 void OnCaptureChanged(HWND window);
217 LRESULT OnVScroll(int code, short position, HWND scrollbar_control);
219 LRESULT OnHScroll(int code, short position, HWND scrollbar_control);
224 void OnFinalMessage(HWND window);
265 // Create an intermediate window between the given HWND an
[all...]
/external/qemu/distrib/sdl-1.2.15/src/cdrom/os2/
H A DSDL_syscdrom.c124 mop.hwndCallback = (HWND)NULL; // None
129 msp.hwndCallback = (HWND)NULL; // None
139 mgp.hwndCallback = (HWND)NULL; // None
156 msp.hwndCallback = (HWND)NULL; /* None */
188 msp.hwndCallback = (HWND)NULL; /* None */
216 msp.hwndCallback = (HWND)NULL; /* None */
252 msp.hwndCallback = (HWND)NULL; /* None */
289 msp.hwndCallback = (HWND)NULL; /* None */
297 mgp.hwndCallback = (HWND)NULL; // None
302 mpp.hwndCallback = (HWND)NUL
[all...]
/external/webkit/Source/WebKit2/UIProcess/win/
H A DWebInspectorProxyWin.cpp72 LRESULT CALLBACK WebInspectorProxy::InspectorViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
90 LRESULT WebInspectorProxy::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
119 LRESULT WebInspectorProxy::onSizeEvent(HWND, UINT, WPARAM, LPARAM, bool&)
129 LRESULT WebInspectorProxy::onSetFocusEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&)
136 LRESULT WebInspectorProxy::onMinMaxInfoEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&)
145 LRESULT WebInspectorProxy::onCloseEvent(HWND, UINT, WPARAM, LPARAM, bool&)
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DDisplay.h45 egl::Surface *createWindowSurface(HWND window, EGLConfig config);
55 bool hasExistingWindowSurface(HWND window);
86 HWND mDeviceWindow;
/external/webkit/Source/WebKit2/UIProcess/API/C/win/
H A DWKView.cpp39 WKViewRef WKViewCreate(RECT rect, WKContextRef contextRef, WKPageGroupRef pageGroupRef, HWND parentWindow)
45 HWND WKViewGetWindow(WKViewRef viewRef)
55 void WKViewSetParentWindow(WKViewRef viewRef, HWND hostWindow)
H A DWKView.h61 WK_EXPORT WKViewRef WKViewCreate(RECT rect, WKContextRef context, WKPageGroupRef pageGroup, HWND parentWindow);
63 WK_EXPORT HWND WKViewGetWindow(WKViewRef view);
71 WK_EXPORT void WKViewSetParentWindow(WKViewRef view, HWND parentWindow);
/external/chromium/base/win/
H A Dwrapped_window_proc.h40 // LRESULT CALLBACK MyWinProc(HWND hwnd, UINT message,
56 LRESULT CALLBACK WrappedWindowProc(HWND hwnd, UINT message,
H A Dwrapped_window_proc_unittest.cc15 LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message,
66 HWND window = CreateWindow(class_name.c_str(), 0, 0, 0, 0, 0, 0, HWND_MESSAGE,
/external/chromium/chrome/browser/accessibility/
H A Dbrowser_accessibility_manager_win.h34 HWND parent_window,
/external/chromium/chrome/browser/
H A Daeropeek_manager.cc66 /* [in] */ __RPC__in HWND hwnd,
113 /* [in] */ __RPC__in HWND hwnd,
117 /* [in] */ __RPC__in HWND hwnd,
120 /* [in] */ __RPC__in HWND hwndTab,
121 /* [in] */ __RPC__in HWND hwndMDI) = 0;
123 /* [in] */ __RPC__in HWND hwndTab) = 0;
125 /* [in] */ __RPC__in HWND hwndTab,
126 /* [in] */ __RPC__in HWND hwndInsertBefore) = 0;
128 /* [in] */ __RPC__in HWND hwndTab,
129 /* [in] */ __RPC__in HWND hwndMD
[all...]
/external/chromium/chrome/browser/ui/views/bubble/
H A Dborder_widget_win.h25 void Init(BorderContents* border_contents, HWND owner);
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
H A DSDL_os2fslib.h52 HWND hwndFrame, hwndClient; // Window handle of frame and client
/external/webkit/Source/ThirdParty/ANGLE/include/EGL/
H A Deglplatform.h73 typedef HWND EGLNativeWindowType;
/external/webkit/Source/WebCore/platform/wince/
H A DSharedTimerWinCE.cpp49 static HWND timerWindowHandle = 0;
52 LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Completed in 1049 milliseconds

1234567891011