NPN_UTF8FromIdentifier  118 content/shell/tools/plugin/PluginTest.h   NPUTF8* NPN_UTF8FromIdentifier(NPIdentifier);
NPN_UTF8FromIdentifier   67 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp                 char* lastRemovedPropertyName = pluginTest()->NPN_UTF8FromIdentifier(m_lastRemovedProperty);
NPN_UTF8FromIdentifier   63 content/shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp             char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName);
NPN_UTF8FromIdentifier   62 content/shell/tools/plugin/Tests/SlowNPPNew.cpp             char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName);
NPN_UTF8FromIdentifier  236 third_party/npapi/bindings/npruntime.h NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier);
NPN_UTF8FromIdentifier  147 third_party/npapi/npspy/common/npp_gate.cpp     fakeNPNFuncs.utf8fromidentifier     = NPN_UTF8FromIdentifier;
NPN_UTF8FromIdentifier  262 third_party/npapi/npspy/extern/plugin/npruntime.h NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier);