Home | History | Annotate | Download | only in TestNetscapePlugIn

Lines Matching refs:npp

52     NPP npp;
89 extern void testNPRuntime(NPP npp);
90 extern void pluginLog(NPP instance, const char* format, ...);
91 extern void pluginLogWithArguments(NPP instance, const char* format, va_list args);
92 extern bool testDocumentOpen(NPP npp);
93 extern bool testWindowOpen(NPP npp);