HomeSort by relevance Sort by last modified time
    Searched refs:NPP_NewStreamProcPtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 54 typedef NPError (* NP_LOADDS NPP_NewStreamProcPtr)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype);
136 NPP_NewStreamProcPtr newstream;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 140 pluginFuncs->newstream = (NPP_NewStreamProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_NewStream);

Completed in 38 milliseconds