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

  /external/webkit/WebCore/plugins/
npfunctions.h 83 typedef int32_t (*NPN_IntFromIdentifierProcPtr) (NPIdentifier identifier);
150 NPN_IntFromIdentifierProcPtr intfromidentifier;
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 474 browserFuncs.intfromidentifier = (NPN_IntFromIdentifierProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_IntFromIdentifier);

Completed in 62 milliseconds