Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dprint_handler_ctocpp.cc143 void CefPrintHandlerCToCpp::OnPrintReset(CefRefPtr<CefBrowser> browser) { in OnPrintReset() function in CefPrintHandlerCToCpp
/third_party/cef/tests/cefclient/browser/
Dprint_handler_gtk.cc616 void ClientPrintHandlerGtk::OnPrintReset(CefRefPtr<CefBrowser> browser) { in OnPrintReset() function in client::ClientPrintHandlerGtk