Home
last modified time | relevance | path

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

/third_party/cef/include/
Dcef_context_menu_handler.h119 virtual bool OnContextMenuCommand(CefRefPtr<CefBrowser> browser, in OnContextMenuCommand() function
/third_party/cef/libcef_dll/ctocpp/
Dcontext_menu_handler_ctocpp.cc110 bool CefContextMenuHandlerCToCpp::OnContextMenuCommand( in OnContextMenuCommand() function in CefContextMenuHandlerCToCpp
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc361 bool ClientHandler::OnContextMenuCommand(CefRefPtr<CefBrowser> browser, in OnContextMenuCommand() function in client::ClientHandler