HomeSort by relevance Sort by last modified time
    Searched defs:NPNVWindowNPObject (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_stream_test.cc 39 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window_obj);
plugin_execute_stream_javascript.cc 51 id(), NPNVWindowNPObject, &window_obj);
plugin_npobject_proxy_test.cc 28 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window_obj);
plugin_private_test.cc 33 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window_obj);
plugin_npobject_identity_test.cc 63 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window);
plugin_windowed_test.cc 79 HostFunctions()->getvalue(id(), NPNVWindowNPObject,&window_obj);
111 this_ptr->id(), NPNVWindowNPObject, &window_obj);
plugin_delete_plugin_in_deallocate_test.cc 33 object->host_functions_->getvalue(object->id_, NPNVWindowNPObject,
100 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window);
plugin_thread_async_call_test.cc 93 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window_obj);
plugin_geturl_test.cc 145 HostFunctions()->getvalue(id(), NPNVWindowNPObject, &window_obj);
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 436 NPNVWindowNPObject = 15,
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 429 NPNVWindowNPObject = 15,

Completed in 407 milliseconds