Home
last modified time | relevance | path

Searched defs:OnContextMenuDismissed (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/include/
Dcef_context_menu_handler.h132 virtual void OnContextMenuDismissed(CefRefPtr<CefBrowser> browser, in OnContextMenuDismissed() function
/third_party/cef/libcef_dll/ctocpp/
Dcontext_menu_handler_ctocpp.cc147 void CefContextMenuHandlerCToCpp::OnContextMenuDismissed( in OnContextMenuDismissed() function in CefContextMenuHandlerCToCpp
/third_party/cef/tests/ceftests/
Dpdf_viewer_unittest.cc180 void OnContextMenuDismissed(CefRefPtr<CefBrowser> browser, in OnContextMenuDismissed() function in __anon5740bc700111::PdfViewerTestHandler