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

  /external/webkit/WebCore/plugins/
npfunctions.h 84 typedef bool (*NPN_IdentifierIsStringProcPtr) (NPIdentifier identifier);
148 NPN_IdentifierIsStringProcPtr identifierisstring;
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 472 browserFuncs.identifierisstring = (NPN_IdentifierIsStringProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_IdentifierIsString);

Completed in 121 milliseconds