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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 76 typedef NPError (*NPN_GetURLProcPtr)(NPP instance, const char* url, const char* window);
157 NPN_GetURLProcPtr geturl;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 113 browser->geturl = (NPN_GetURLProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->geturl);

Completed in 276 milliseconds