Searched defs:OnPrintReset (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef_dll/ctocpp/ | ||
D | print_handler_ctocpp.cc | 143 void CefPrintHandlerCToCpp::OnPrintReset(CefRefPtr<CefBrowser> browser) { in OnPrintReset() function in CefPrintHandlerCToCpp |
/third_party/cef/tests/cefclient/browser/ | ||
D | print_handler_gtk.cc | 616 void ClientPrintHandlerGtk::OnPrintReset(CefRefPtr<CefBrowser> browser) { in OnPrintReset() function in client::ClientPrintHandlerGtk |