Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dframe_host_impl.cc36 void ViewTextCallback(CefRefPtr<CefFrameHostImpl> frame, in ViewTextCallback() function
125 base::BindOnce(&ViewTextCallback, CefRefPtr<CefFrameHostImpl>(this))); in ViewSource()