STRINGZ_TO_NPVARIANT   61 content/shell/tools/plugin/PluginObject.cpp     STRINGZ_TO_NPVARIANT(message, messageVariant);
STRINGZ_TO_NPVARIANT  318 content/shell/tools/plugin/PluginObject.cpp     STRINGZ_TO_NPVARIANT(buf, *result);
STRINGZ_TO_NPVARIANT  369 content/shell/tools/plugin/PluginObject.cpp     STRINGZ_TO_NPVARIANT(buf, *result);
STRINGZ_TO_NPVARIANT  453 content/shell/tools/plugin/PluginObject.cpp       STRINGZ_TO_NPVARIANT("3px solid red", borderVariant);
STRINGZ_TO_NPVARIANT  511 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT(utf8String, *result);
STRINGZ_TO_NPVARIANT  687 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("test", invokeArgs[0]);
STRINGZ_TO_NPVARIANT  739 content/shell/tools/plugin/PluginObject.cpp       STRINGZ_TO_NPVARIANT(string, args[0]);
STRINGZ_TO_NPVARIANT 1044 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("text/html", openArgs[0]);
STRINGZ_TO_NPVARIANT 1045 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("_blank", openArgs[1]);
STRINGZ_TO_NPVARIANT 1078 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("about:blank", openArgs[0]);
STRINGZ_TO_NPVARIANT 1079 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("_blank", openArgs[1]);
STRINGZ_TO_NPVARIANT 1476 content/shell/tools/plugin/PluginObject.cpp   STRINGZ_TO_NPVARIANT("Hello, World", args[5]);
STRINGZ_TO_NPVARIANT  158 content/shell/tools/plugin/TestObject.cpp     STRINGZ_TO_NPVARIANT(mem, *result);
STRINGZ_TO_NPVARIANT  164 content/shell/tools/plugin/TestObject.cpp     STRINGZ_TO_NPVARIANT(mem, *result);
STRINGZ_TO_NPVARIANT   69 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp                 STRINGZ_TO_NPVARIANT(lastRemovedPropertyName, *result);
STRINGZ_TO_NPVARIANT   69 content/shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp             STRINGZ_TO_NPVARIANT(resultBuffer, *result);
STRINGZ_TO_NPVARIANT   68 content/shell/tools/plugin/Tests/SlowNPPNew.cpp             STRINGZ_TO_NPVARIANT(resultBuffer, *result);
STRINGZ_TO_NPVARIANT   35 content/test/plugin/plugin_npobject_proxy_test.cc   STRINGZ_TO_NPVARIANT("div", strv);
STRINGZ_TO_NPVARIANT  958 remoting/host/plugin/host_script_object.cc   STRINGZ_TO_NPVARIANT(tag, args[0]);
STRINGZ_TO_NPVARIANT  960 remoting/host/plugin/host_script_object.cc     STRINGZ_TO_NPVARIANT(substitution, args[1]);
STRINGZ_TO_NPVARIANT 1084 remoting/host/plugin/host_script_object.cc     STRINGZ_TO_NPVARIANT(message.c_str(), log_message);