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

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

Completed in 19 milliseconds