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

  /external/webkit/Source/WebCore/plugins/
npfunctions.h 98 typedef void (*NPN_SetExceptionProcPtr) (NPObject *obj, const NPUTF8 *message);
168 NPN_SetExceptionProcPtr setexception;
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 489 browserFuncs.setexception = (NPN_SetExceptionProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_SetException);

Completed in 17 milliseconds