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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 74 typedef NPError (*NPN_GetURLNotifyProcPtr)(NPP instance, const char* url, const char* window, void* notifyData);
171 NPN_GetURLNotifyProcPtr geturlnotify;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 125 browser->geturlnotify = (NPN_GetURLNotifyProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->geturlnotify);

Completed in 93 milliseconds