OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPAPIClient
(Results
1 - 25
of
51
) sorted by null
1
2
3
/external/chromium_org/content/test/plugin/
npapi_constants.cc
7
namespace
NPAPIClient
{
12
} // namespace
NPAPIClient
npapi_constants.h
10
namespace
NPAPIClient
{
20
} // namespace
NPAPIClient
plugin_test_factory.h
12
namespace
NPAPIClient
{
20
} // namespace
NPAPIClient
plugin_client.cc
12
namespace
NPAPIClient
{
73
} // namespace
NPAPIClient
81
NPAPIClient
::PluginTest* new_test = NULL;
83
new_test = new::
NPAPIClient
::ExecuteStreamJavaScript(
84
instance,
NPAPIClient
::PluginClient::HostFunctions());
100
new_test =
NPAPIClient
::CreatePluginTest(test_name,
101
instance,
NPAPIClient
::PluginClient::HostFunctions());
107
new_test = new
NPAPIClient
::PluginTest(instance,
108
NPAPIClient
::PluginClient::HostFunctions());
114
NPError drawing_ret =
NPAPIClient
::PluginClient::HostFunctions()->setvalue
[
all
...]
plugin_client.h
11
namespace
NPAPIClient
{
43
} // namespace
NPAPIClient
plugin_npobject_identity_test.h
10
namespace
NPAPIClient
{
25
} // namespace
NPAPIClient
plugin_npobject_proxy_test.h
11
namespace
NPAPIClient
{
26
} // namespace
NPAPIClient
plugin_setup_test.cc
10
namespace
NPAPIClient
{
22
} // namespace
NPAPIClient
plugin_setup_test.h
10
namespace
NPAPIClient
{
22
} // namespace
NPAPIClient
plugin_window_size_test.h
11
namespace
NPAPIClient
{
23
} // namespace
NPAPIClient
npapi_test.cc
66
return
NPAPIClient
::PluginClient::GetEntryPoints(pFuncs);
70
return
NPAPIClient
::PluginClient::Shutdown();
75
return
NPAPIClient
::PluginClient::Initialize(npnFuncs);
80
NPError error =
NPAPIClient
::PluginClient::Initialize(npnFuncs);
plugin_arguments_test.h
11
namespace
NPAPIClient
{
42
} // namespace
NPAPIClient
plugin_create_instance_in_paint.h
10
namespace
NPAPIClient
{
31
} // namespace
NPAPIClient
plugin_delete_plugin_in_deallocate_test.h
11
namespace
NPAPIClient
{
30
} // namespace
NPAPIClient
plugin_delete_plugin_in_stream_test.h
11
namespace
NPAPIClient
{
29
} // namespace
NPAPIClient
plugin_javascript_open_popup.h
11
namespace
NPAPIClient
{
46
} // namespace
NPAPIClient
plugin_new_fails_test.cc
7
namespace
NPAPIClient
{
18
} // namespace
NPAPIClient
plugin_new_fails_test.h
11
namespace
NPAPIClient
{
20
} // namespace
NPAPIClient
plugin_private_test.h
11
namespace
NPAPIClient
{
24
} // namespace
NPAPIClient
plugin_thread_async_call_test.h
14
namespace
NPAPIClient
{
39
} // namespace
NPAPIClient
plugin_windowed_test.h
10
namespace
NPAPIClient
{
31
} // namespace
NPAPIClient
plugin_execute_stream_javascript.cc
10
namespace
NPAPIClient
{
50
NPAPIClient
::PluginClient::HostFunctions()->getvalue(
54
NPAPIClient
::PluginClient::HostFunctions()->evaluate(
65
} // namespace
NPAPIClient
plugin_execute_stream_javascript.h
11
namespace
NPAPIClient
{
30
} // namespace
NPAPIClient
plugin_schedule_timer_test.h
12
namespace
NPAPIClient
{
63
} // namespace
NPAPIClient
plugin_windowless_test.h
11
namespace
NPAPIClient
{
39
} // namespace
NPAPIClient
Completed in 398 milliseconds
1
2
3