Searched refs:AddDictionaryValue (Results 1 – 5 of 5) sorted by relevance
155 nwebValue->AddDictionaryValue("test", value);
361 void AddDictionaryValue(const std::string& key, WebJavaScriptValue& value) in AddDictionaryValue() function
402 void AddDictionaryValue(std::string key, NWebValue& value) in AddDictionaryValue() function
127 webviewValue->AddDictionaryValue(nwebKeyTmp->GetString(), *nwebValueTmp); in ParseValue()
673 nwebValue->AddDictionaryValue(nwebKeyTmp->GetString(), *nwebValueTmp); in ParseDictionaryNapiValue2NwebValue()