Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dscroll_view_impl.cc22 void CefScrollViewImpl::SetContentView(CefRefPtr<CefView> view) { in SetContentView() function in CefScrollViewImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dscroll_view_ctocpp.cc47 void CefScrollViewCToCpp::SetContentView(CefRefPtr<CefView> view) { in SetContentView() function in CefScrollViewCToCpp