Searched defs:SetWindow (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/content/test/plugin/
H A Dplugin_setup_test.cc16 NPError PluginSetupTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginSetupTest
H A Dplugin_javascript_open_popup.cc21 int16 ExecuteJavascriptOpenPopupWithPluginTest::SetWindow( function in class:NPAPIClient::ExecuteJavascriptOpenPopupWithPluginTest
44 int16 ExecuteJavascriptPopupWindowTargetPluginTest::SetWindow( function in class:NPAPIClient::ExecuteJavascriptPopupWindowTargetPluginTest
57 return PluginTest::SetWindow(window);
H A Dplugin_window_size_test.cc15 NPError PluginWindowSizeTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginWindowSizeTest
47 SetError("Wrong position passed in to SetWindow! Test failed");
H A Dplugin_create_instance_in_paint.cc18 NPError CreateInstanceInPaintTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::CreateInstanceInPaintTest
H A Dplugin_npobject_proxy_test.cc16 NPError NPObjectProxyTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectProxyTest
H A Dplugin_arguments_test.cc64 NPError PluginArgumentsTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginArgumentsTest
H A Dplugin_delete_plugin_in_stream_test.cc19 NPError DeletePluginInStreamTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::DeletePluginInStreamTest
H A Dplugin_get_javascript_url2_test.cc25 NPError ExecuteGetJavascriptUrl2Test::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::ExecuteGetJavascriptUrl2Test
H A Dplugin_npobject_identity_test.cc52 NPError NPObjectIdentityTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectIdentityTest
H A Dplugin_delete_plugin_in_deallocate_test.cc72 NPError DeletePluginInDeallocateTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::DeletePluginInDeallocateTest
78 // Ensure that we run the test once, even if SetWindow is called again.
137 g_signalling_instance_->SetError("SetWindow was not invoked.");
H A Dplugin_get_javascript_url_test.cc35 NPError ExecuteGetJavascriptUrlTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::ExecuteGetJavascriptUrlTest
H A Dplugin_npobject_lifetime_test.cc24 NPError NPObjectLifetimeTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectLifetimeTest
94 NPError NPObjectLifetimeTestInstance2::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectLifetimeTestInstance2
126 NPError NPObjectDeletePluginInNPN_Evaluate::SetWindow(NPWindow* np_window) { function in class:NPAPIClient::NPObjectDeletePluginInNPN_Evaluate
H A Dplugin_request_read_test.cc27 NPError PluginRequestReadTest::SetWindow(NPWindow* window) { function in class:NPAPIClient::PluginRequestReadTest
36 return PluginTest::SetWindow(window);
H A Dplugin_windowed_test.cc22 NPError WindowedPluginTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::WindowedPluginTest
H A Dplugin_geturl_test.cc96 NPError PluginGetURLTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginGetURLTest
H A Dplugin_test.cc37 NPError PluginTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginTest
/external/chromium_org/ash/test/
H A Dtest_activation_delegate.cc36 void TestActivationDelegate::SetWindow(aura::Window* window) { function in class:ash::test::TestActivationDelegate
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller.cc96 void DaemonController::SetWindow(void* window_handle) { function in class:remoting::DaemonController
176 delegate_->SetWindow(window_handle);
H A Ddaemon_controller_delegate_linux.cc285 void DaemonControllerDelegateLinux::SetWindow(void* window_handle) { function in class:remoting::DaemonControllerDelegateLinux
H A Ddaemon_controller_delegate_win.cc274 void DaemonControllerDelegateWin::SetWindow(void* window_handle) { function in class:remoting::DaemonControllerDelegateWin
H A Dme2me_native_messaging_host_unittest.cc153 virtual void SetWindow(void* window_handle) OVERRIDE;
206 void MockDaemonControllerDelegate::SetWindow(void* window_handle) {} function in class:remoting::MockDaemonControllerDelegate
/external/chromium_org/ash/
H A Droot_window_controller_unittest.cc74 void SetWindow(aura::Window* window) { function in class:ash::__anon1927::DeleteOnBlurDelegate
195 delete_on_blur_delegate.SetWindow(d2);
533 void SetWindow(Window* window) { function in class:ash::test::DestroyedWindowObserver
567 observer1.SetWindow(window1);
575 observer2.SetWindow(window2);
/external/chromium_org/content/plugin/
H A Dwebplugin_proxy.cc84 void WebPluginProxy::SetWindow(gfx::PluginWindowHandle window) { function in class:content::WebPluginProxy
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_impl.cc564 void WebPluginImpl::SetWindow(gfx::PluginWindowHandle window) { function in class:content::WebPluginImpl
/external/chromium_org/win8/metro_driver/
H A Dchrome_app_view.cc675 ChromeAppView::SetWindow(winui::Core::ICoreWindow* window) { function in class:ChromeAppView

Completed in 236 milliseconds

12