NPP 63 content/browser/renderer_host/java/java_bound_object.cc static NPObject* Allocate(NPP npp, NPClass* np_class); NPP 92 content/browser/renderer_host/java/java_bound_object.cc NPObject* JavaNPObject::Allocate(NPP npp, NPClass* np_class) { NPP 376 content/child/npapi/np_channel_base.cc NPP NPChannelBase::GetExistingNPObjectOwner(int route_id) { NPP 381 content/child/npapi/np_channel_base.cc int NPChannelBase::GetExistingRouteForNPObjectOwner(NPP owner) { NPP 90 content/child/npapi/npobject_proxy.cc NPP owner) { NPP 106 content/child/npapi/npobject_proxy.cc NPObject* NPObjectProxy::NPAllocate(NPP, NPClass*) { NPP 162 content/child/npapi/npobject_proxy.cc bool NPObjectProxy::NPInvokePrivate(NPP npp, NPP 458 content/child/npapi/npobject_proxy.cc bool NPObjectProxy::NPNEvaluate(NPP npp, NPP 42 content/child/npapi/npobject_proxy.h NPP owner); NPP 80 content/child/npapi/npobject_proxy.h static bool NPNEvaluate(NPP npp, NPP 85 content/child/npapi/npobject_proxy.h static bool NPInvokePrivate(NPP npp, NPP 111 content/child/npapi/npobject_proxy.h static NPObject* NPAllocate(NPP, NPClass*); NPP 30 content/child/npapi/npobject_util.cc static bool NPN_HasMethodPatch(NPP npp, NPP 36 content/child/npapi/npobject_util.cc static bool NPN_InvokePatch(NPP npp, NPObject *npobj, NPP 45 content/child/npapi/npobject_util.cc static bool NPN_InvokeDefaultPatch(NPP npp, NPP 54 content/child/npapi/npobject_util.cc static bool NPN_HasPropertyPatch(NPP npp, NPP 60 content/child/npapi/npobject_util.cc static bool NPN_GetPropertyPatch(NPP npp, NPP 67 content/child/npapi/npobject_util.cc static bool NPN_SetPropertyPatch(NPP npp, NPP 74 content/child/npapi/npobject_util.cc static bool NPN_RemovePropertyPatch(NPP npp, NPP 80 content/child/npapi/npobject_util.cc static bool NPN_EvaluatePatch(NPP npp, NPP 99 content/child/npapi/npobject_util.cc static bool NPN_EnumeratePatch(NPP npp, NPObject *obj, NPP 212 content/child/npapi/npobject_util.cc NPP owner = WebBindings::getObjectOwner(variant.value.objectValue); NPP 270 content/child/npapi/npobject_util.cc NPP owner = NPP 41 content/child/npapi/plugin_host.cc void* NPN_GetJavaPeer(NPP); NPP 48 content/child/npapi/plugin_host.cc static PluginInstance* FindInstance(NPP id) { NPP 358 content/child/npapi/plugin_host.cc static NPError GetURLNotify(NPP id, NPP 377 content/child/npapi/plugin_host.cc NPError NPN_GetURLNotify(NPP id, NPP 401 content/child/npapi/plugin_host.cc NPError NPN_GetURL(NPP id, const char* url, const char* target) { NPP 419 content/child/npapi/plugin_host.cc static NPError PostURLNotify(NPP id, NPP 504 content/child/npapi/plugin_host.cc NPError NPN_PostURLNotify(NPP id, NPP 514 content/child/npapi/plugin_host.cc NPError NPN_PostURL(NPP id, NPP 544 content/child/npapi/plugin_host.cc NPError NPN_NewStream(NPP id, NPP 558 content/child/npapi/plugin_host.cc int32_t NPN_Write(NPP id, NPStream* stream, int32_t len, void* buffer) { NPP 566 content/child/npapi/plugin_host.cc NPError NPN_DestroyStream(NPP id, NPStream* stream, NPReason reason) { NPP 585 content/child/npapi/plugin_host.cc const char* NPN_UserAgent(NPP id) { NPP 605 content/child/npapi/plugin_host.cc void NPN_Status(NPP id, const char* message) { NPP 612 content/child/npapi/plugin_host.cc void NPN_InvalidateRect(NPP id, NPRect *invalidRect) { NPP 650 content/child/npapi/plugin_host.cc void NPN_InvalidateRegion(NPP id, NPRegion invalidRegion) { NPP 664 content/child/npapi/plugin_host.cc void NPN_ForceRedraw(NPP id) { NPP 671 content/child/npapi/plugin_host.cc NPError NPN_GetValue(NPP id, NPNVariable variable, void* value) { NPP 836 content/child/npapi/plugin_host.cc NPError NPN_SetValue(NPP id, NPPVariable variable, void* value) { NPP 916 content/child/npapi/plugin_host.cc void* NPN_GetJavaPeer(NPP) { NPP 922 content/child/npapi/plugin_host.cc void NPN_PushPopupsEnabledState(NPP id, NPBool enabled) { NPP 928 content/child/npapi/plugin_host.cc void NPN_PopPopupsEnabledState(NPP id) { NPP 934 content/child/npapi/plugin_host.cc void NPN_PluginThreadAsyncCall(NPP id, NPP 942 content/child/npapi/plugin_host.cc NPError NPN_GetValueForURL(NPP id, NPP 999 content/child/npapi/plugin_host.cc NPError NPN_SetValueForURL(NPP id, NPP 1036 content/child/npapi/plugin_host.cc NPError NPN_GetAuthenticationInfo(NPP id, NPP 1054 content/child/npapi/plugin_host.cc uint32_t NPN_ScheduleTimer(NPP id, NPP 1057 content/child/npapi/plugin_host.cc void (*func)(NPP id, uint32_t timer_id)) { NPP 1065 content/child/npapi/plugin_host.cc void NPN_UnscheduleTimer(NPP id, uint32_t timer_id) { NPP 1071 content/child/npapi/plugin_host.cc NPError NPN_PopUpContextMenu(NPP id, NPMenu* menu) { NPP 1083 content/child/npapi/plugin_host.cc NPBool NPN_ConvertPoint(NPP id, double sourceX, double sourceY, NPP 1096 content/child/npapi/plugin_host.cc NPBool NPN_HandleEvent(NPP id, void *event, NPBool handled) { NPP 1102 content/child/npapi/plugin_host.cc NPBool NPN_UnfocusInstance(NPP id, NPFocusDirection direction) { NPP 1108 content/child/npapi/plugin_host.cc void NPN_URLRedirectResponse(NPP instance, void* notify_data, NPBool allow) { NPP 454 content/child/npapi/plugin_instance.cc void (*func)(NPP id, uint32 timer_id)) { NPP 489 content/child/npapi/plugin_instance.cc void PluginInstance::OnTimerCall(void (*func)(NPP id, uint32 timer_id), NPP 490 content/child/npapi/plugin_instance.cc NPP id, NPP 76 content/child/npapi/plugin_instance.h NPP npp() { return npp_; } NPP 176 content/child/npapi/plugin_instance.h void (*func)(NPP id, uint32 timer_id)); NPP 262 content/child/npapi/plugin_instance.h void OnTimerCall(void (*func)(NPP id, uint32 timer_id), NPP 263 content/child/npapi/plugin_instance.h NPP id, uint32 timer_id); NPP 289 content/child/npapi/plugin_instance.h NPP npp_; NPP 54 content/child/npapi/plugin_stream.cc NPP id = instance_->npp(); NPP 188 content/child/npapi/webplugin_delegate_impl.cc NPP WebPluginDelegateImpl::GetPluginNPP() { NPP 99 content/child/npapi/webplugin_delegate_impl.h virtual NPP GetPluginNPP() OVERRIDE; NPP 46 content/plugin/webplugin_delegate_stub.cc NPP owner = delegate->GetPluginNPP(); NPP 221 content/plugin/webplugin_proxy.cc NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE); NPP 245 content/plugin/webplugin_proxy.cc NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE); NPP 972 content/renderer/browser_plugin/browser_plugin.cc NPP BrowserPlugin::pluginNPP() { NPP 91 content/renderer/browser_plugin/browser_plugin_bindings.cc NPObject* BrowserPluginBindingsAllocate(NPP npp, NPClass* the_class) { NPP 750 content/renderer/npapi/webplugin_delegate_proxy.cc NPP WebPluginDelegateProxy::GetPluginNPP() { NPP 288 content/renderer/npapi/webplugin_impl.cc NPP WebPluginImpl::pluginNPP() { NPP 123 content/renderer/pepper/message_channel.cc NPObject* MessageChannelAllocate(NPP npp, NPClass* the_class) { NPP 2860 content/renderer/pepper/pepper_plugin_instance_impl.cc NPP PepperPluginInstanceImpl::instanceNPP() { NPP 154 content/renderer/pepper/pepper_webplugin_impl.cc NPP PepperWebPluginImpl::pluginNPP() { NPP 40 content/renderer/pepper/plugin_object.cc NPObject* WrapperClass_Allocate(NPP npp, NPClass* unused) { NPP 45 content/shell/tools/plugin/PluginObject.cpp NPP instance, NPP 80 content/shell/tools/plugin/PluginObject.cpp void pluginLogWithArguments(NPP instance, const char* format, va_list args) { NPP 105 content/shell/tools/plugin/PluginObject.cpp void pluginLog(NPP instance, const char* format, ...) { NPP 122 content/shell/tools/plugin/PluginObject.cpp static NPObject* pluginAllocate(NPP npp, NPClass*); NPP 1016 content/shell/tools/plugin/PluginObject.cpp void notifyTestCompletion(NPP npp, NPObject* object) { NPP 1025 content/shell/tools/plugin/PluginObject.cpp bool testDocumentOpen(NPP npp) { NPP 1069 content/shell/tools/plugin/PluginObject.cpp bool testWindowOpen(NPP npp) { NPP 1346 content/shell/tools/plugin/PluginObject.cpp static NPObject* pluginAllocate(NPP npp, NPClass* theClass) { NPP 1463 content/shell/tools/plugin/PluginObject.cpp void testNPRuntime(NPP npp) { NPP 46 content/shell/tools/plugin/PluginObject.h NPP npp; NPP 89 content/shell/tools/plugin/PluginObject.h extern void testNPRuntime(NPP npp); NPP 90 content/shell/tools/plugin/PluginObject.h extern void pluginLog(NPP instance, const char* format, ...); NPP 91 content/shell/tools/plugin/PluginObject.h extern void pluginLogWithArguments(NPP instance, NPP 94 content/shell/tools/plugin/PluginObject.h extern bool testDocumentOpen(NPP npp); NPP 95 content/shell/tools/plugin/PluginObject.h extern bool testWindowOpen(NPP npp); NPP 44 content/shell/tools/plugin/PluginTest.cpp PluginTest* PluginTest::create(NPP npp, const string& identifier) { NPP 55 content/shell/tools/plugin/PluginTest.cpp PluginTest::PluginTest(NPP npp, const string& identifier) NPP 71 content/shell/tools/plugin/PluginTest.h static PluginTest* create(NPP, const std::string& identifier); NPP 153 content/shell/tools/plugin/PluginTest.h static PluginTest* create(NPP npp, const std::string& identifier) { NPP 159 content/shell/tools/plugin/PluginTest.h PluginTest(NPP npp, const std::string& identifier); NPP 163 content/shell/tools/plugin/PluginTest.h NPP m_npp; NPP 231 content/shell/tools/plugin/PluginTest.h static NPObject* NP_Allocate(NPP npp, NPClass* aClass) { return new T; } NPP 295 content/shell/tools/plugin/PluginTest.h typedef PluginTest* (*CreateTestFunction)(NPP, const std::string&); NPP 48 content/shell/tools/plugin/TestObject.cpp static NPObject* testAllocate(NPP npp, NPClass* theClass); NPP 100 content/shell/tools/plugin/TestObject.cpp static NPObject* testAllocate(NPP npp, NPClass* /*theClass*/) { NPP 34 content/shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp extern bool testDocumentOpen(NPP npp); NPP 40 content/shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp DocumentOpenInDestroyStream(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp EvaluateJSAfterRemovingPluginElement(NPP, const string& identifier); NPP 50 content/shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp EvaluateJSAfterRemovingPluginElement::EvaluateJSAfterRemovingPluginElement(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/EvaluateJSWithinNPP_New.cpp EvaluteJSWithinNPP_New(NPP, const string& identifier); NPP 47 content/shell/tools/plugin/Tests/EvaluateJSWithinNPP_New.cpp EvaluteJSWithinNPP_New::EvaluteJSWithinNPP_New(NPP npp, const string& identifier) NPP 12 content/shell/tools/plugin/Tests/FormValue.cpp FormValue(NPP npp, const std::string& identifier) NPP 42 content/shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp GetURLNotifyWithURLThatFailsToLoad(NPP npp, const string& identifier) NPP 44 content/shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp GetURLWithJavaScriptURL(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp GetURLWithJavaScriptURLDestroyingPlugin(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp GetUserAgentWithNullNPPFromNPPNew(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/InvokeDestroysPluginWithinNPP_New.cpp InvokeDestroysPluginWithinNPP_New(NPP, const string& identifier); NPP 47 content/shell/tools/plugin/Tests/InvokeDestroysPluginWithinNPP_New.cpp InvokeDestroysPluginWithinNPP_New::InvokeDestroysPluginWithinNPP_New(NPP npp, const string& identifier) NPP 11 content/shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp LeakWindowScriptableObject(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/LogNPPSetWindow.cpp LogNPPSetWindow(NPP, const string& identifier); NPP 44 content/shell/tools/plugin/Tests/LogNPPSetWindow.cpp LogNPPSetWindow::LogNPPSetWindow(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp NPDeallocateCalledBeforeNPShutdown(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/NPPNewFails.cpp NPPNewFails(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPPSetWindowCalledDuringDestruction(NPP, const string& identifier); NPP 61 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp NPPSetWindowCalledDuringDestruction::NPPSetWindowCalledDuringDestruction(NPP npp, const string& identifier) NPP 34 content/shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp NPRuntimeCallsWithNullNPP(NPP npp, const std::string& identifier) NPP 36 content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp NPRuntimeObjectFromDestroyedPlugin(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp NPRuntimeRemoveProperty(NPP npp, const string& identifier) NPP 40 content/shell/tools/plugin/Tests/NullNPPGetValuePointer.cpp NullNPPGetValuePointer(NPP, const string& identifier); NPP 51 content/shell/tools/plugin/Tests/NullNPPGetValuePointer.cpp NullNPPGetValuePointer::NullNPPGetValuePointer(NPP npp, const string& identifier) NPP 41 content/shell/tools/plugin/Tests/PassDifferentNPPStruct.cpp PassDifferentNPPStruct(NPP npp, const string& identifier) NPP 54 content/shell/tools/plugin/Tests/PassDifferentNPPStruct.cpp NPP oldNPP = m_npp; NPP 37 content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp PluginScriptableNPObjectInvokeDefault(NPP npp, const string& identifier) NPP 39 content/shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp PluginScriptableObjectOverridesAllProperties(NPP npp, const string& identifier) NPP 38 content/shell/tools/plugin/Tests/SlowNPPNew.cpp SlowNPPNew(NPP npp, const string& identifier) NPP 149 content/shell/tools/plugin/main.cpp NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, char *argn[], char *argv[], NPSavedData *saved) NPP 320 content/shell/tools/plugin/main.cpp NPError NPP_Destroy(NPP instance, NPSavedData **save) NPP 367 content/shell/tools/plugin/main.cpp NPError NPP_SetWindow(NPP instance, NPWindow *window) NPP 411 content/shell/tools/plugin/main.cpp NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *stype) NPP 429 content/shell/tools/plugin/main.cpp NPError NPP_DestroyStream(NPP instance, NPStream *stream, NPReason reason) NPP 459 content/shell/tools/plugin/main.cpp int32_t NPP_WriteReady(NPP instance, NPStream *stream) NPP 465 content/shell/tools/plugin/main.cpp int32_t NPP_Write(NPP instance, NPStream *stream, int32_t offset, int32_t len, void *buffer) NPP 475 content/shell/tools/plugin/main.cpp void NPP_StreamAsFile(NPP instance, NPStream *stream, const char *fname) NPP 479 content/shell/tools/plugin/main.cpp void NPP_Print(NPP instance, NPPrint *platformPrint) NPP 485 content/shell/tools/plugin/main.cpp static int16_t handleEventCarbon(NPP instance, PluginObject* obj, EventRecord* event) NPP 593 content/shell/tools/plugin/main.cpp static int16_t handleEventCocoa(NPP instance, PluginObject* obj, NPCocoaEvent* event) NPP 674 content/shell/tools/plugin/main.cpp static int16_t handleEventX11(NPP instance, PluginObject* obj, XEvent* event) NPP 734 content/shell/tools/plugin/main.cpp static int16_t handleEventWin(NPP instance, PluginObject* obj, NPEvent* event) NPP 785 content/shell/tools/plugin/main.cpp int16_t NPP_HandleEvent(NPP instance, void *event) NPP 819 content/shell/tools/plugin/main.cpp void NPP_URLNotify(NPP instance, const char *url, NPReason reason, void *notifyData) NPP 831 content/shell/tools/plugin/main.cpp NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) NPP 878 content/shell/tools/plugin/main.cpp NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) NPP 892 content/shell/tools/plugin/main.cpp NPError NP_GetValue(NPP instance, NPPVariable variable, void* value) NPP 87 content/test/plugin/npapi_test.cc EXPORT NPError API_CALL NP_GetValue(NPP instance, NPPVariable variable, NPP 15 content/test/plugin/plugin_arguments_test.cc PluginArgumentsTest::PluginArgumentsTest(NPP id, NPP 32 content/test/plugin/plugin_arguments_test.h PluginArgumentsTest(NPP id, NPNetscapeFuncs *host_functions); NPP 76 content/test/plugin/plugin_client.cc NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16 mode, NPP 132 content/test/plugin/plugin_client.cc NPError NPP_Destroy(NPP instance, NPSavedData** save) { NPP 144 content/test/plugin/plugin_client.cc NPError NPP_SetWindow(NPP instance, NPWindow* pNPWindow) { NPP 154 content/test/plugin/plugin_client.cc NPError NPP_NewStream(NPP instance, NPMIMEType type, NPP 165 content/test/plugin/plugin_client.cc int32 NPP_WriteReady(NPP instance, NPStream *stream) { NPP 175 content/test/plugin/plugin_client.cc int32 NPP_Write(NPP instance, NPStream *stream, int32 offset, NPP 186 content/test/plugin/plugin_client.cc NPError NPP_DestroyStream(NPP instance, NPStream *stream, NPError reason) { NPP 196 content/test/plugin/plugin_client.cc void NPP_StreamAsFile(NPP instance, NPStream* stream, const char* fname) { NPP 206 content/test/plugin/plugin_client.cc void NPP_Print(NPP instance, NPPrint* printInfo) { NPP 213 content/test/plugin/plugin_client.cc void NPP_URLNotify(NPP instance, const char* url, NPReason reason, NPP 224 content/test/plugin/plugin_client.cc NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) { NPP 237 content/test/plugin/plugin_client.cc NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) { NPP 245 content/test/plugin/plugin_client.cc int16 NPP_HandleEvent(NPP instance, void* event) { NPP 255 content/test/plugin/plugin_client.cc void NPP_URLRedirectNotify(NPP instance, const char* url, int32_t status, NPP 13 content/test/plugin/plugin_create_instance_in_paint.cc NPP id, NPNetscapeFuncs *host_functions) NPP 17 content/test/plugin/plugin_create_instance_in_paint.h CreateInstanceInPaintTest(NPP id, NPNetscapeFuncs *host_functions); NPP 19 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc static NPObject* Allocate(NPP npp, NPClass* npclass) { NPP 41 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc NPP id_; NPP 68 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc NPP id, NPNetscapeFuncs* host_functions) NPP 20 content/test/plugin/plugin_delete_plugin_in_deallocate_test.h DeletePluginInDeallocateTest(NPP id, NPNetscapeFuncs* host_functions); NPP 14 content/test/plugin/plugin_delete_plugin_in_stream_test.cc DeletePluginInStreamTest::DeletePluginInStreamTest(NPP id, NPNetscapeFuncs *host_functions) NPP 17 content/test/plugin/plugin_delete_plugin_in_stream_test.h DeletePluginInStreamTest(NPP id, NPNetscapeFuncs *host_functions); NPP 15 content/test/plugin/plugin_execute_stream_javascript.cc NPP id, NPNetscapeFuncs *host_functions) NPP 17 content/test/plugin/plugin_execute_stream_javascript.h ExecuteStreamJavaScript(NPP id, NPNetscapeFuncs *host_functions); NPP 20 content/test/plugin/plugin_get_javascript_url2_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 18 content/test/plugin/plugin_get_javascript_url2_test.h ExecuteGetJavascriptUrl2Test(NPP id, NPNetscapeFuncs *host_functions); NPP 26 content/test/plugin/plugin_get_javascript_url_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 18 content/test/plugin/plugin_get_javascript_url_test.h ExecuteGetJavascriptUrlTest(NPP id, NPNetscapeFuncs *host_functions); NPP 46 content/test/plugin/plugin_geturl_test.cc PluginGetURLTest::PluginGetURLTest(NPP id, NPNetscapeFuncs *host_functions) NPP 24 content/test/plugin/plugin_geturl_test.h PluginGetURLTest(NPP id, NPNetscapeFuncs *host_functions); NPP 18 content/test/plugin/plugin_javascript_open_popup.cc ExecuteJavascriptOpenPopupWithPluginTest(NPP id, NPP 42 content/test/plugin/plugin_javascript_open_popup.cc NPP id, NPNetscapeFuncs* host_functions) NPP 20 content/test/plugin/plugin_javascript_open_popup.h NPP id, NPNetscapeFuncs *host_functions); NPP 33 content/test/plugin/plugin_javascript_open_popup.h NPP id, NPNetscapeFuncs *host_functions); NPP 9 content/test/plugin/plugin_new_fails_test.cc NewFailsTest::NewFailsTest(NPP id, NPNetscapeFuncs *host_functions) NPP 15 content/test/plugin/plugin_new_fails_test.h NewFailsTest(NPP id, NPNetscapeFuncs *host_functions); NPP 16 content/test/plugin/plugin_npobject_identity_test.cc static NPObject* Allocate(NPP npp, NPClass* npclass) { NPP 47 content/test/plugin/plugin_npobject_identity_test.cc NPObjectIdentityTest::NPObjectIdentityTest(NPP id, NPP 19 content/test/plugin/plugin_npobject_identity_test.h NPObjectIdentityTest(NPP id, NPNetscapeFuncs *host_functions); NPP 17 content/test/plugin/plugin_npobject_lifetime_test.cc NPObjectLifetimeTest::NPObjectLifetimeTest(NPP id, NPP 83 content/test/plugin/plugin_npobject_lifetime_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 112 content/test/plugin/plugin_npobject_lifetime_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 21 content/test/plugin/plugin_npobject_lifetime_test.h NPObjectLifetimeTest(NPP id, NPNetscapeFuncs *host_functions); NPP 46 content/test/plugin/plugin_npobject_lifetime_test.h NPObjectLifetimeTestInstance2(NPP id, NPNetscapeFuncs *host_functions); NPP 63 content/test/plugin/plugin_npobject_lifetime_test.h NPObjectDeletePluginInNPN_Evaluate(NPP id, NPNetscapeFuncs *host_functions); NPP 12 content/test/plugin/plugin_npobject_proxy_test.cc NPObjectProxyTest::NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions) NPP 20 content/test/plugin/plugin_npobject_proxy_test.h NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions); NPP 13 content/test/plugin/plugin_private_test.cc PrivateTest::PrivateTest(NPP id, NPNetscapeFuncs *host_functions) NPP 17 content/test/plugin/plugin_private_test.h PrivateTest(NPP id, NPNetscapeFuncs *host_functions); NPP 11 content/test/plugin/plugin_request_read_test.cc PluginRequestReadTest::PluginRequestReadTest(NPP id, NPP 20 content/test/plugin/plugin_request_read_test.h PluginRequestReadTest(NPP id, NPNetscapeFuncs* host_functions); NPP 32 content/test/plugin/plugin_schedule_timer_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 88 content/test/plugin/plugin_schedule_timer_test.cc void OnTimerHelper(NPP id, uint32 timer_id) { NPP 18 content/test/plugin/plugin_schedule_timer_test.h ScheduleTimerTest(NPP id, NPNetscapeFuncs *host_functions); NPP 12 content/test/plugin/plugin_setup_test.cc PluginSetupTest::PluginSetupTest(NPP id, NPNetscapeFuncs *host_functions) NPP 16 content/test/plugin/plugin_setup_test.h PluginSetupTest(NPP id, NPNetscapeFuncs *host_functions); NPP 13 content/test/plugin/plugin_test.cc PluginTest::PluginTest(NPP id, NPNetscapeFuncs *host_functions) { NPP 20 content/test/plugin/plugin_test.h PluginTest(NPP id, NPNetscapeFuncs *host_functions); NPP 89 content/test/plugin/plugin_test.h NPP id() { return id_; } NPP 94 content/test/plugin/plugin_test.h NPP id_; NPP 32 content/test/plugin/plugin_test_factory.cc NPP instance, NPP 17 content/test/plugin/plugin_test_factory.h NPP instance, NPP 40 content/test/plugin/plugin_thread_async_call_test.cc NPP id, NPNetscapeFuncs *host_functions) NPP 20 content/test/plugin/plugin_thread_async_call_test.h PluginThreadAsyncCallTest(NPP id, NPNetscapeFuncs *host_functions); NPP 10 content/test/plugin/plugin_window_size_test.cc PluginWindowSizeTest::PluginWindowSizeTest(NPP id, NPP 18 content/test/plugin/plugin_window_size_test.h PluginWindowSizeTest(NPP id, NPNetscapeFuncs *host_functions); NPP 12 content/test/plugin/plugin_windowed_test.cc WindowedPluginTest::WindowedPluginTest(NPP id, NPNetscapeFuncs *host_functions) NPP 16 content/test/plugin/plugin_windowed_test.h WindowedPluginTest(NPP id, NPNetscapeFuncs *host_functions); NPP 68 content/test/plugin/plugin_windowless_test.cc WindowlessPluginTest::WindowlessPluginTest(NPP id, NPP 168 content/test/plugin/plugin_windowless_test.cc NPError WindowlessPluginTest::ExecuteScript(NPNetscapeFuncs* browser, NPP id, NPP 18 content/test/plugin/plugin_windowless_test.h WindowlessPluginTest(NPP id, NPNetscapeFuncs *host_functions); NPP 29 content/test/plugin/plugin_windowless_test.h NPError ExecuteScript(NPNetscapeFuncs* browser, NPP id, NPP 79 remoting/host/plugin/host_plugin.cc HostNPPlugin(NPP instance, uint16 mode) NPP 197 remoting/host/plugin/host_plugin.cc static void NPDelayedTaskSpringboard(NPP npp, uint32_t timer_id) { NPP 225 remoting/host/plugin/host_plugin.cc static NPObject* Allocate(NPP npp, NPClass* aClass) { NPP 356 remoting/host/plugin/host_plugin.cc NPP instance_; NPP 397 remoting/host/plugin/host_plugin.cc HostNPPlugin* PluginFromInstance(NPP instance) { NPP 402 remoting/host/plugin/host_plugin.cc NPP instance, NPP 426 remoting/host/plugin/host_plugin.cc NPError DestroyPlugin(NPP instance, NPP 448 remoting/host/plugin/host_plugin.cc NPError GetValue(NPP instance, NPPVariable variable, void* value) { NPP 481 remoting/host/plugin/host_plugin.cc NPError HandleEvent(NPP instance, void* ev) { NPP 486 remoting/host/plugin/host_plugin.cc NPError SetWindow(NPP instance, NPWindow* pNPWindow) { NPP 570 remoting/host/plugin/host_plugin.cc return GetValue((NPP)npp, variable, value); NPP 79 remoting/host/plugin/host_script_object.cc NPP plugin, NPP 30 remoting/host/plugin/host_script_object.h HostNPScriptObject(NPP plugin, NPP 255 remoting/host/plugin/host_script_object.h NPP plugin_; NPP 827 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance, NPP 830 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_Destroy(NPP instance, NPSavedData** save); NPP 831 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window); NPP 832 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type, NPP 835 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_DestroyStream(NPP instance, NPStream* stream, NPP 837 third_party/npapi/bindings/npapi.h int32_t NP_LOADDS NPP_WriteReady(NPP instance, NPStream* stream); NPP 838 third_party/npapi/bindings/npapi.h int32_t NP_LOADDS NPP_Write(NPP instance, NPStream* stream, int32_t offset, NPP 840 third_party/npapi/bindings/npapi.h void NP_LOADDS NPP_StreamAsFile(NPP instance, NPStream* stream, NPP 842 third_party/npapi/bindings/npapi.h void NP_LOADDS NPP_Print(NPP instance, NPPrint* platformPrint); NPP 843 third_party/npapi/bindings/npapi.h int16_t NP_LOADDS NPP_HandleEvent(NPP instance, void* event); NPP 844 third_party/npapi/bindings/npapi.h void NP_LOADDS NPP_URLNotify(NPP instance, const char* url, NPP 846 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_GetValue(NPP instance, NPPVariable variable, void *value); NPP 847 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_SetValue(NPP instance, NPNVariable variable, void *value); NPP 848 third_party/npapi/bindings/npapi.h NPBool NP_LOADDS NPP_GotFocus(NPP instance, NPFocusDirection direction); NPP 849 third_party/npapi/bindings/npapi.h void NP_LOADDS NPP_LostFocus(NPP instance); NPP 850 third_party/npapi/bindings/npapi.h void NP_LOADDS NPP_URLRedirectNotify(NPP instance, const char* url, int32_t status, void* notifyData); NPP 857 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url, NPP 859 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_GetURL(NPP instance, const char* url, NPP 861 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_PostURLNotify(NPP instance, const char* url, NPP 865 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_PostURL(NPP instance, const char* url, NPP 869 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type, NPP 871 third_party/npapi/bindings/npapi.h int32_t NP_LOADDS NPN_Write(NPP instance, NPStream* stream, int32_t len, NPP 873 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_DestroyStream(NPP instance, NPStream* stream, NPP 875 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_Status(NPP instance, const char* message); NPP 876 third_party/npapi/bindings/npapi.h const char* NP_LOADDS NPN_UserAgent(NPP instance); NPP 881 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable, NPP 883 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_SetValue(NPP instance, NPPVariable variable, NPP 885 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_InvalidateRect(NPP instance, NPRect *invalidRect); NPP 886 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_InvalidateRegion(NPP instance, NPP 888 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_ForceRedraw(NPP instance); NPP 889 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled); NPP 890 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_PopPopupsEnabledState(NPP instance); NPP 891 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_PluginThreadAsyncCall(NPP instance, NPP 894 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_GetValueForURL(NPP instance, NPNURLVariable variable, NPP 897 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_SetValueForURL(NPP instance, NPNURLVariable variable, NPP 900 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_GetAuthenticationInfo(NPP instance, NPP 908 third_party/npapi/bindings/npapi.h uint32_t NP_LOADDS NPN_ScheduleTimer(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID)); NPP 909 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_UnscheduleTimer(NPP instance, uint32_t timerID); NPP 910 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPN_PopUpContextMenu(NPP instance, NPMenu* menu); NPP 911 third_party/npapi/bindings/npapi.h NPBool NP_LOADDS NPN_ConvertPoint(NPP instance, double sourceX, double sourceY, NPCoordinateSpace sourceSpace, double *destX, double *destY, NPCoordinateSpace destSpace); NPP 912 third_party/npapi/bindings/npapi.h NPBool NP_LOADDS NPN_HandleEvent(NPP instance, void *event, NPBool handled); NPP 913 third_party/npapi/bindings/npapi.h NPBool NP_LOADDS NPN_UnfocusInstance(NPP instance, NPFocusDirection direction); NPP 914 third_party/npapi/bindings/npapi.h void NP_LOADDS NPN_URLRedirectResponse(NPP instance, void* notifyData, NPBool allow); NPP 176 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 183 third_party/npapi/bindings/npapi_extensions.h *NPDeviceQueryCapabilityPtr)(NPP instance, NPP 188 third_party/npapi/bindings/npapi_extensions.h *NPDeviceQueryConfigPtr)(NPP instance, NPP 193 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 198 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 204 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 211 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 218 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 224 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 230 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 235 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 268 third_party/npapi/bindings/npapi_extensions.h typedef NPError (*NPDeviceGetNumConfigsPtr)(NPP instance, NPP 283 third_party/npapi/bindings/npapi_extensions.h typedef NPError (*NPDeviceGetConfigAttribsPtr)(NPP instance, NPP 295 third_party/npapi/bindings/npapi_extensions.h typedef NPError (*NPDeviceCreateContextPtr)(NPP instance, NPP 322 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 336 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 363 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 410 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 418 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 424 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 472 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 479 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 484 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 491 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 497 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 504 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 519 third_party/npapi/bindings/npapi_extensions.h NPP instance); NPP 573 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 625 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 675 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 685 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 693 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 703 third_party/npapi/bindings/npapi_extensions.h NPP instance); NPP 756 third_party/npapi/bindings/npapi_extensions.h typedef void (*NPDeviceContext3DRepaintPtr)(NPP npp, NPP 968 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 974 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 980 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 984 third_party/npapi/bindings/npapi_extensions.h typedef NPError (*NPPPrintEndPtr) (NPP instance); NPP 988 third_party/npapi/bindings/npapi_extensions.h typedef NPError (*NPPrintPagesAsPDFPtr)(NPP instance, NPP 1008 third_party/npapi/bindings/npapi_extensions.h typedef NPPPrintExtensions* (*NPPGetPrintExtensionsPtr)(NPP instance); NPP 1017 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 1023 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 1029 third_party/npapi/bindings/npapi_extensions.h NPP instance); NPP 1038 third_party/npapi/bindings/npapi_extensions.h typedef NPPFindExtensions* (*NPPGetFindExtensionsPtr)(NPP instance); NPP 1043 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 1048 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 1067 third_party/npapi/bindings/npapi_extensions.h NPP instance, NPP 51 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_NewProcPtr)(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, char* argn[], char* argv[], NPSavedData* saved); NPP 52 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_DestroyProcPtr)(NPP instance, NPSavedData** save); NPP 53 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_SetWindowProcPtr)(NPP instance, NPWindow* window); NPP 54 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_NewStreamProcPtr)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype); NPP 55 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_DestroyStreamProcPtr)(NPP instance, NPStream* stream, NPReason reason); NPP 56 third_party/npapi/bindings/npfunctions.h typedef int32_t (* NP_LOADDS NPP_WriteReadyProcPtr)(NPP instance, NPStream* stream); NPP 57 third_party/npapi/bindings/npfunctions.h typedef int32_t (* NP_LOADDS NPP_WriteProcPtr)(NPP instance, NPStream* stream, int32_t offset, int32_t len, void* buffer); NPP 58 third_party/npapi/bindings/npfunctions.h typedef void (* NP_LOADDS NPP_StreamAsFileProcPtr)(NPP instance, NPStream* stream, const char* fname); NPP 59 third_party/npapi/bindings/npfunctions.h typedef void (* NP_LOADDS NPP_PrintProcPtr)(NPP instance, NPPrint* platformPrint); NPP 60 third_party/npapi/bindings/npfunctions.h typedef int16_t (* NP_LOADDS NPP_HandleEventProcPtr)(NPP instance, void* event); NPP 61 third_party/npapi/bindings/npfunctions.h typedef void (* NP_LOADDS NPP_URLNotifyProcPtr)(NPP instance, const char* url, NPReason reason, void* notifyData); NPP 64 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_GetValueProcPtr)(NPP instance, NPPVariable variable, void *ret_value); NPP 65 third_party/npapi/bindings/npfunctions.h typedef NPError (* NP_LOADDS NPP_SetValueProcPtr)(NPP instance, NPNVariable variable, void *value); NPP 66 third_party/npapi/bindings/npfunctions.h typedef NPBool (* NP_LOADDS NPP_GotFocusPtr)(NPP instance, NPFocusDirection direction); NPP 67 third_party/npapi/bindings/npfunctions.h typedef void (* NP_LOADDS NPP_LostFocusPtr)(NPP instance); NPP 68 third_party/npapi/bindings/npfunctions.h typedef void (* NP_LOADDS NPP_URLRedirectNotifyPtr)(NPP instance, const char* url, int32_t status, void* notifyData); NPP 72 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_GetValueProcPtr)(NPP instance, NPNVariable variable, void *ret_value); NPP 73 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_SetValueProcPtr)(NPP instance, NPPVariable variable, void *value); NPP 74 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_GetURLNotifyProcPtr)(NPP instance, const char* url, const char* window, void* notifyData); NPP 75 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_PostURLNotifyProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file, void* notifyData); NPP 76 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_GetURLProcPtr)(NPP instance, const char* url, const char* window); NPP 77 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_PostURLProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file); NPP 79 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_NewStreamProcPtr)(NPP instance, NPMIMEType type, const char* window, NPStream** stream); NPP 80 third_party/npapi/bindings/npfunctions.h typedef int32_t (*NPN_WriteProcPtr)(NPP instance, NPStream* stream, int32_t len, void* buffer); NPP 81 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_DestroyStreamProcPtr)(NPP instance, NPStream* stream, NPReason reason); NPP 82 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_StatusProcPtr)(NPP instance, const char* message); NPP 85 third_party/npapi/bindings/npfunctions.h typedef const char* (*NPN_UserAgentProcPtr)(NPP instance); NPP 91 third_party/npapi/bindings/npfunctions.h typedef void* (*NPN_GetJavaPeerProcPtr)(NPP instance); NPP 92 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_InvalidateRectProcPtr)(NPP instance, NPRect *rect); NPP 93 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_InvalidateRegionProcPtr)(NPP instance, NPRegion region); NPP 94 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_ForceRedrawProcPtr)(NPP instance); NPP 101 third_party/npapi/bindings/npfunctions.h typedef NPObject* (*NPN_CreateObjectProcPtr)(NPP npp, NPClass *aClass); NPP 104 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_InvokeProcPtr)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result); NPP 105 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_InvokeDefaultProcPtr)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result); NPP 106 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_EvaluateProcPtr)(NPP npp, NPObject *obj, NPString *script, NPVariant *result); NPP 107 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_GetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result); NPP 108 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_SetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value); NPP 109 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_RemovePropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 110 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_HasPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 111 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_HasMethodProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 114 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_PushPopupsEnabledStateProcPtr)(NPP npp, NPBool enabled); NPP 115 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_PopPopupsEnabledStateProcPtr)(NPP npp); NPP 116 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_EnumerateProcPtr)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count); NPP 117 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_PluginThreadAsyncCallProcPtr)(NPP instance, void (*func)(void *), void *userData); NPP 118 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_ConstructProcPtr)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result); NPP 119 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_GetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, char **value, uint32_t *len); NPP 120 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_SetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, const char *value, uint32_t len); NPP 121 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_GetAuthenticationInfoPtr)(NPP npp, const char *protocol, const char *host, int32_t port, const char *scheme, const char *realm, char **username, uint32_t *ulen, char **password, uint32_t *plen); NPP 122 third_party/npapi/bindings/npfunctions.h typedef uint32_t (*NPN_ScheduleTimerPtr)(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID)); NPP 123 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_UnscheduleTimerPtr)(NPP instance, uint32_t timerID); NPP 124 third_party/npapi/bindings/npfunctions.h typedef NPError (*NPN_PopUpContextMenuPtr)(NPP instance, NPMenu* menu); NPP 125 third_party/npapi/bindings/npfunctions.h typedef NPBool (*NPN_ConvertPointPtr)(NPP instance, double sourceX, double sourceY, NPCoordinateSpace sourceSpace, double *destX, double *destY, NPCoordinateSpace destSpace); NPP 126 third_party/npapi/bindings/npfunctions.h typedef NPBool (*NPN_HandleEventPtr)(NPP instance, void *event, NPBool handled); NPP 127 third_party/npapi/bindings/npfunctions.h typedef NPBool (*NPN_UnfocusInstancePtr)(NPP instance, NPFocusDirection direction); NPP 128 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_URLRedirectResponsePtr)(NPP instance, void* notifyData, NPBool allow); NPP 251 third_party/npapi/bindings/npruntime.h typedef NPObject *(*NPAllocateFunctionPtr)(NPP npp, NPClass *aClass); NPP 341 third_party/npapi/bindings/npruntime.h NPObject *NPN_CreateObject(NPP npp, NPClass *aClass); NPP 367 third_party/npapi/bindings/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName, NPP 369 third_party/npapi/bindings/npruntime.h bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args, NPP 371 third_party/npapi/bindings/npruntime.h bool NPN_Evaluate(NPP npp, NPObject *npobj, NPString *script, NPP 373 third_party/npapi/bindings/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPP 375 third_party/npapi/bindings/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPP 377 third_party/npapi/bindings/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPP 378 third_party/npapi/bindings/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPP 379 third_party/npapi/bindings/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName); NPP 380 third_party/npapi/bindings/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier, NPP 382 third_party/npapi/bindings/npruntime.h bool NPN_Construct(NPP npp, NPObject *npobj, const NPVariant *args, NPP 45 third_party/npapi/npspy/common/epmanager.cpp InstanceList::InstanceList(NPP _instance) : NPP 127 third_party/npapi/npspy/common/epmanager.cpp void NPPEntryPointManager::removeEntryPointsForPlugin(NPP instance, XP_HLIB * lib) NPP 162 third_party/npapi/npspy/common/epmanager.cpp NPPluginFuncs * NPPEntryPointManager::findEntryPointsForInstance(NPP instance) NPP 189 third_party/npapi/npspy/common/epmanager.cpp void NPPEntryPointManager::callNP_Shutdown(NPP instance) NPP 208 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_New(NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved) NPP 236 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_Destroy(NPP instance, NPSavedData** save, BOOL * last) NPP 281 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_SetWindow(NPP instance, NPWindow* window) NPP 290 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) NPP 299 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason) NPP 308 third_party/npapi/npspy/common/epmanager.cpp int32 NPPEntryPointManager::callNPP_WriteReady(NPP instance, NPStream* stream) NPP 317 third_party/npapi/npspy/common/epmanager.cpp int32 NPPEntryPointManager::callNPP_Write(NPP instance, NPStream* stream, int32 offset, int32 len, void* buffer) NPP 326 third_party/npapi/npspy/common/epmanager.cpp void NPPEntryPointManager::callNPP_StreamAsFile(NPP instance, NPStream* stream, const char* fname) NPP 335 third_party/npapi/npspy/common/epmanager.cpp void NPPEntryPointManager::callNPP_Print(NPP instance, NPPrint* platformPrint) NPP 344 third_party/npapi/npspy/common/epmanager.cpp void NPPEntryPointManager::callNPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData) NPP 353 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_GetValue(NPP instance, NPPVariable variable, void *value) NPP 362 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_SetValue(NPP instance, NPNVariable variable, void *value) NPP 371 third_party/npapi/npspy/common/epmanager.cpp int16 NPPEntryPointManager::callNPP_HandleEvent(NPP instance, void* event) NPP 62 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_GetURLNotify(NPP instance, const char *url, const char *target, void* notifyData) NPP 82 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_GetURL(NPP instance, const char *url, const char *target) NPP 95 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_PostURLNotify(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notifyData) NPP 115 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_PostURL(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file) NPP 141 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream) NPP 161 third_party/npapi/npspy/common/npn_gate.cpp int32 NPN_Write(NPP instance, NPStream *stream, int32 len, void *buffer) NPP 181 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_DestroyStream(NPP instance, NPStream* stream, NPError reason) NPP 201 third_party/npapi/npspy/common/npn_gate.cpp void NPN_Status(NPP instance, const char *message) NPP 209 third_party/npapi/npspy/common/npn_gate.cpp const char* NPN_UserAgent(NPP instance) NPP 284 third_party/npapi/npspy/common/npn_gate.cpp jref NPN_GetJavaPeer(NPP instance) NPP 314 third_party/npapi/npspy/common/npn_gate.cpp void* NPN_GetJavaPeer(NPP instance) NPP 330 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_GetValue(NPP instance, NPNVariable variable, void *value) NPP 345 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_SetValue(NPP instance, NPPVariable variable, void *value) NPP 360 third_party/npapi/npspy/common/npn_gate.cpp void NPN_InvalidateRect(NPP instance, NPRect *invalidRect) NPP 368 third_party/npapi/npspy/common/npn_gate.cpp void NPN_InvalidateRegion(NPP instance, NPRegion invalidRegion) NPP 376 third_party/npapi/npspy/common/npn_gate.cpp void NPN_ForceRedraw(NPP instance) NPP 397 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_Enumerate(NPP id, NPObject* obj, NPIdentifier** identifier, uint32_t*val) NPP 410 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_PopPopupsEnabledState(NPP id) NPP 423 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_PushPopupsEnabledState(NPP id, NPBool enabled) NPP 452 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_HasMethod(NPP id, NPObject* object, NPIdentifier identifier) NPP 465 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_HasProperty(NPP id, NPObject* object, NPIdentifier identifier) NPP 478 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_RemoveProperty(NPP id, NPObject* object, NPIdentifier identifier) NPP 488 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_SetProperty(NPP id, NPObject* obj, NPIdentifier identifier, const NPVariant *variant) NPP 498 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_GetProperty(NPP id, NPObject* obj, NPIdentifier identifier, NPVariant *variant) NPP 508 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_Evaluate(NPP id, NPObject* obj, NPString* str, NPVariant* variant) NPP 521 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_InvokeDefault(NPP id, NPObject* obj, const NPVariant* args, uint32_t count, NPVariant*result) NPP 534 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_Invoke(NPP id, NPObject* obj, NPIdentifier identifier, const NPVariant *args, uint32_t count, NPVariant*result) NPP 565 third_party/npapi/npspy/common/npn_gate.cpp NPObject* NPN_CreateObject(NPP id, NPClass *cl) NPP 62 third_party/npapi/npspy/common/npp_gate.cpp NPP instance, NPP 180 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_Destroy (NPP instance, NPSavedData** save) NPP 212 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_SetWindow (NPP instance, NPWindow* pNPWindow) NPP 231 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_NewStream(NPP instance, NPP 254 third_party/npapi/npspy/common/npp_gate.cpp int32 NPP_WriteReady (NPP instance, NPStream *stream) NPP 273 third_party/npapi/npspy/common/npp_gate.cpp int32 NPP_Write (NPP instance, NPStream *stream, int32 offset, int32 len, void *buffer) NPP 292 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_DestroyStream (NPP instance, NPStream *stream, NPError reason) NPP 311 third_party/npapi/npspy/common/npp_gate.cpp void NPP_StreamAsFile (NPP instance, NPStream* stream, const char* fname) NPP 325 third_party/npapi/npspy/common/npp_gate.cpp void NPP_Print (NPP instance, NPPrint* printInfo) NPP 336 third_party/npapi/npspy/common/npp_gate.cpp void NPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData) NPP 350 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) NPP 369 third_party/npapi/npspy/common/npp_gate.cpp NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) NPP 388 third_party/npapi/npspy/common/npp_gate.cpp int16 NPP_HandleEvent(NPP instance, void* event) NPP 684 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance, NPP 687 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_Destroy(NPP instance, NPSavedData** save); NPP 688 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window); NPP 689 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type, NPP 692 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_DestroyStream(NPP instance, NPStream* stream, NPP 694 third_party/npapi/npspy/extern/plugin/npapi.h int32 NP_LOADDS NPP_WriteReady(NPP instance, NPStream* stream); NPP 695 third_party/npapi/npspy/extern/plugin/npapi.h int32 NP_LOADDS NPP_Write(NPP instance, NPStream* stream, int32 offset, NPP 697 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPP_StreamAsFile(NPP instance, NPStream* stream, NPP 699 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPP_Print(NPP instance, NPPrint* platformPrint); NPP 700 third_party/npapi/npspy/extern/plugin/npapi.h int16 NP_LOADDS NPP_HandleEvent(NPP instance, void* event); NPP 701 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPP_URLNotify(NPP instance, const char* url, NPP 706 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_GetValue(NPP instance, NPPVariable variable, void *value); NPP 707 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_SetValue(NPP instance, NPNVariable variable, void *value); NPP 714 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_GetURLNotify(NPP instance, const char* url, NPP 716 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_GetURL(NPP instance, const char* url, NPP 718 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_PostURLNotify(NPP instance, const char* url, NPP 722 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_PostURL(NPP instance, const char* url, NPP 726 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type, NPP 728 third_party/npapi/npspy/extern/plugin/npapi.h int32 NP_LOADDS NPN_Write(NPP instance, NPStream* stream, int32 len, void* buffer); NPP 729 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_DestroyStream(NPP instance, NPStream* stream, NPReason reason); NPP 730 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPN_Status(NPP instance, const char* message); NPP 731 third_party/npapi/npspy/extern/plugin/npapi.h const char* NP_LOADDS NPN_UserAgent(NPP instance); NPP 738 third_party/npapi/npspy/extern/plugin/npapi.h jref NP_LOADDS NPN_GetJavaPeer(NPP instance); NPP 740 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable, void *value); NPP 741 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPN_SetValue(NPP instance, NPPVariable variable, void *value); NPP 742 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPN_InvalidateRect(NPP instance, NPRect *invalidRect); NPP 743 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPN_InvalidateRegion(NPP instance, NPRegion invalidRegion); NPP 744 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPN_ForceRedraw(NPP instance); NPP 746 third_party/npapi/npspy/extern/plugin/npapi.h bool NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled); NPP 747 third_party/npapi/npspy/extern/plugin/npapi.h bool NP_LOADDS NPN_PopPopupsEnabledState(NPP instance); NPP 748 third_party/npapi/npspy/extern/plugin/npapi.h void NP_LOADDS NPN_PluginThreadAsyncCall(NPP instance, NPP 277 third_party/npapi/npspy/extern/plugin/npruntime.h typedef NPObject *(*NPAllocateFunctionPtr)(NPP npp, NPClass *aClass); NPP 357 third_party/npapi/npspy/extern/plugin/npruntime.h NPObject *NPN_CreateObject(NPP npp, NPClass *aClass); NPP 383 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName, NPP 385 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args, NPP 387 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Evaluate(NPP npp, NPObject *npobj, NPString *script, NPP 389 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPP 391 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPP 393 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPP 394 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPP 395 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName); NPP 396 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier, NPP 89 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_NewUPP)(NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved); NPP 96 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_DestroyUPP)(NPP instance, NPSavedData** save); NPP 103 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_SetWindowUPP)(NPP instance, NPWindow* window); NPP 110 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_NewStreamUPP)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype); NPP 117 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_DestroyStreamUPP)(NPP instance, NPStream* stream, NPReason reason); NPP 124 third_party/npapi/npspy/extern/plugin/npupp.h typedef int32 (* NP_LOADDS NPP_WriteReadyUPP)(NPP instance, NPStream* stream); NPP 131 third_party/npapi/npspy/extern/plugin/npupp.h typedef int32 (* NP_LOADDS NPP_WriteUPP)(NPP instance, NPStream* stream, int32 offset, int32 len, void* buffer); NPP 138 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPP_StreamAsFileUPP)(NPP instance, NPStream* stream, const char* fname); NPP 145 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPP_PrintUPP)(NPP instance, NPPrint* platformPrint); NPP 152 third_party/npapi/npspy/extern/plugin/npupp.h typedef int16 (* NP_LOADDS NPP_HandleEventUPP)(NPP instance, void* event); NPP 159 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPP_URLNotifyUPP)(NPP instance, const char* url, NPReason reason, void* notifyData); NPP 166 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_GetValueUPP)(NPP instance, NPPVariable variable, void *ret_alue); NPP 173 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPP_SetValueUPP)(NPP instance, NPNVariable variable, void *ret_alue); NPP 185 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_GetValueUPP)(NPP instance, NPNVariable variable, void *ret_alue); NPP 192 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_SetValueUPP)(NPP instance, NPPVariable variable, void *ret_alue); NPP 199 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_GetURLNotifyUPP)(NPP instance, const char* url, const char* window, void* notifyData); NPP 206 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_PostURLNotifyUPP)(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notifyData); NPP 213 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_GetURLUPP)(NPP instance, const char* url, const char* window); NPP 220 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_PostURLUPP)(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file); NPP 234 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_NewStreamUPP)(NPP instance, NPMIMEType type, const char* window, NPStream** stream); NPP 241 third_party/npapi/npspy/extern/plugin/npupp.h typedef int32 (* NP_LOADDS NPN_WriteUPP)(NPP instance, NPStream* stream, int32 len, void* buffer); NPP 248 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_DestroyStreamUPP)(NPP instance, NPStream* stream, NPReason reason); NPP 255 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_StatusUPP)(NPP instance, const char* message); NPP 262 third_party/npapi/npspy/extern/plugin/npupp.h typedef const char* (* NP_LOADDS NPN_UserAgentUPP)(NPP instance); NPP 304 third_party/npapi/npspy/extern/plugin/npupp.h typedef jref (* NP_LOADDS NPN_GetJavaPeerUPP)(NPP instance); NPP 311 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_InvalidateRectUPP)(NPP instance, NPRect *rect); NPP 318 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_InvalidateRegionUPP)(NPP instance, NPRegion region); NPP 325 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_ForceRedrawUPP)(NPP instance); NPP 376 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPObject* (* NP_LOADDS NPN_CreateObjectUPP)(NPP npp, NPClass *aClass); NPP 397 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_InvokeUPP)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result); NPP 404 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_InvokeDefaultUPP)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result); NPP 411 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_EvaluateUPP)(NPP npp, NPObject *obj, NPString *script, NPVariant *result); NPP 418 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_GetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result); NPP 425 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_SetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value); NPP 432 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_RemovePropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 439 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 446 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasMethodUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPP 467 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_PushPopupsEnabledStateUPP)(NPP npp, NPBool enabled); NPP 474 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_PopPopupsEnabledStateUPP)(NPP npp); NPP 481 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_EnumerateUPP)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count); NPP 488 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_PluginThreadAsyncCallUPP)(NPP instance, void (*func)(void *), void *userData); NPP 51 third_party/npapi/npspy/include/epmanager.h NPP instance; NPP 53 third_party/npapi/npspy/include/epmanager.h InstanceList(NPP _instance); NPP 77 third_party/npapi/npspy/include/epmanager.h void removeEntryPointsForPlugin(NPP instance, XP_HLIB * lib); NPP 81 third_party/npapi/npspy/include/epmanager.h NPPluginFuncs * findEntryPointsForInstance(NPP instance); NPP 87 third_party/npapi/npspy/include/epmanager.h void callNP_Shutdown(NPP instance); NPP 90 third_party/npapi/npspy/include/epmanager.h NPError callNPP_New(NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved); NPP 91 third_party/npapi/npspy/include/epmanager.h NPError callNPP_Destroy(NPP instance, NPSavedData** save, BOOL * last); NPP 92 third_party/npapi/npspy/include/epmanager.h NPError callNPP_SetWindow(NPP instance, NPWindow* window); NPP 93 third_party/npapi/npspy/include/epmanager.h NPError callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype); NPP 94 third_party/npapi/npspy/include/epmanager.h NPError callNPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason); NPP 95 third_party/npapi/npspy/include/epmanager.h int32 callNPP_WriteReady(NPP instance, NPStream* stream); NPP 96 third_party/npapi/npspy/include/epmanager.h int32 callNPP_Write(NPP instance, NPStream* stream, int32 offset, int32 len, void* buffer); NPP 97 third_party/npapi/npspy/include/epmanager.h void callNPP_StreamAsFile(NPP instance, NPStream* stream, const char* fname); NPP 98 third_party/npapi/npspy/include/epmanager.h void callNPP_Print(NPP instance, NPPrint* platformPrint); NPP 99 third_party/npapi/npspy/include/epmanager.h void callNPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData); NPP 101 third_party/npapi/npspy/include/epmanager.h NPError callNPP_GetValue(NPP instance, NPPVariable variable, void *value); NPP 102 third_party/npapi/npspy/include/epmanager.h NPError callNPP_SetValue(NPP instance, NPNVariable variable, void *value); NPP 103 third_party/npapi/npspy/include/epmanager.h int16 callNPP_HandleEvent(NPP instance, void* event);