Searched refs:SetWindow (Results 1 - 25 of 58) sorted by relevance

123

/external/chromium_org/content/test/plugin/
H A Dplugin_npobject_identity_test.h21 // NPAPI SetWindow handler.
22 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_npobject_proxy_test.h22 // NPAPI SetWindow handler.
23 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_setup_test.cc16 NPError PluginSetupTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginSetupTest
H A Dplugin_setup_test.h18 // NPAPI SetWindow handler.
19 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_window_size_test.h14 // on the second SetWindow call.
19 // NPAPI SetWindow handler
20 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
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_javascript_open_popup.h21 // NPAPI SetWindow handler.
22 virtual NPError SetWindow(NPWindow* window) OVERRIDE;
34 // NPAPI SetWindow handler.
35 virtual NPError SetWindow(NPWindow* window) OVERRIDE;
H A Dplugin_arguments_test.h38 // NPAPI SetWindow handler.
39 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_delete_plugin_in_deallocate_test.h23 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_create_instance_in_paint.h21 virtual NPError SetWindow(NPWindow* pNPWindow);
H A Dplugin_delete_plugin_in_stream_test.h21 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_windowed_test.h24 virtual NPError SetWindow(NPWindow* pNPWindow);
H A Dplugin_npobject_lifetime_test.h23 // NPAPI SetWindow handler.
24 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
49 // NPAPI SetWindow handler.
50 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
66 // NPAPI SetWindow handler.
67 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
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.h23 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_npobject_proxy_test.cc16 NPError NPObjectProxyTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectProxyTest
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_arguments_test.cc64 NPError PluginArgumentsTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::PluginArgumentsTest
H A Dplugin_get_javascript_url_test.h22 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_geturl_test.h32 virtual NPError SetWindow(NPWindow* pNPWindow) OVERRIDE;
H A Dplugin_npobject_identity_test.cc52 NPError NPObjectIdentityTest::SetWindow(NPWindow* pNPWindow) { function in class:NPAPIClient::NPObjectIdentityTest
/external/chromium_org/ash/test/
H A Dtest_activation_delegate.cc36 void TestActivationDelegate::SetWindow(aura::Window* window) { function in class:ash::test::TestActivationDelegate
H A Dtest_activation_delegate.h30 void SetWindow(aura::Window* window);
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_delegate_linux.h31 virtual void SetWindow(void* window_handle) OVERRIDE;

Completed in 720 milliseconds

123