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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 77 typedef NPError (*NPN_PostURLProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file);
158 NPN_PostURLProcPtr posturl;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 114 browser->posturl = (NPN_PostURLProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->posturl);

Completed in 57 milliseconds