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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 75 typedef NPError (*NPN_PostURLNotifyProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file, void* notifyData);
172 NPN_PostURLNotifyProcPtr posturlnotify;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 126 browser->posturlnotify = (NPN_PostURLNotifyProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->posturlnotify);

Completed in 538 milliseconds