Home
last modified time | relevance | path

Searched refs:SetAttributeValue (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc85 new_object->SetAttributeValue(reader->GetQualifiedName(), in Load()
207 SetAttributeValue(it->first, it->second); in Append()
314 bool CefXmlObject::SetAttributeValue(const CefString& name, in SetAttributeValue() function in CefXmlObject
/third_party/cef/include/wrapper/
Dcef_xml_object.h152 bool SetAttributeValue(const CefString& name, const CefString& value);