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

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 61 typedef void (* NP_LOADDS NPP_URLNotifyProcPtr)(NPP instance, const char* url, NPReason reason, void* notifyData);
143 NPP_URLNotifyProcPtr urlnotify;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 147 pluginFuncs->urlnotify = (NPP_URLNotifyProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_URLNotify);

Completed in 259 milliseconds