NPN_IdentifierIsString  117 content/shell/tools/plugin/PluginTest.h   bool NPN_IdentifierIsString(NPIdentifier);
NPN_IdentifierIsString   66 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp             if (pluginTest()->NPN_IdentifierIsString(m_lastRemovedProperty)) {
NPN_IdentifierIsString  231 third_party/npapi/bindings/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier);
NPN_IdentifierIsString  146 third_party/npapi/npspy/common/npp_gate.cpp     fakeNPNFuncs.identifierisstring     = NPN_IdentifierIsString;
NPN_IdentifierIsString  257 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier);