Home
last modified time | relevance | path

Searched defs:SetCharset (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dresponse_ctocpp.cc174 void CefResponseCToCpp::SetCharset(const CefString& charset) { in SetCharset() function in CefResponseCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc94 void CefResponseImpl::SetCharset(const CefString& charset) { in SetCharset() function in CefResponseImpl