Searched refs:NP_LOADDS (Results 1 – 1 of 1) sorted by relevance
801 #define NP_LOADDS _System macro803 #define NP_LOADDS macro816 NPError NP_LOADDS NPP_Initialize(void);817 void NP_LOADDS NPP_Shutdown(void);818 NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,821 NPError NP_LOADDS NPP_Destroy(NPP instance, NPSavedData** save);822 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);823 NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type,826 NPError NP_LOADDS NPP_DestroyStream(NPP instance, NPStream* stream,828 int32_t NP_LOADDS NPP_WriteReady(NPP instance, NPStream* stream);[all …]