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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 79 typedef NPError (*NPN_NewStreamProcPtr)(NPP instance, NPMIMEType type, const char* window, NPStream** stream);
160 NPN_NewStreamProcPtr newstream;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 116 browser->newstream = (NPN_NewStreamProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->newstream);

Completed in 111 milliseconds