Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dresponse_ctocpp.cc114 void CefResponseCToCpp::SetStatusText(const CefString& statusText) { in SetStatusText() function in CefResponseCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc72 void CefResponseImpl::SetStatusText(const CefString& statusText) { in SetStatusText() function in CefResponseImpl