Searched defs:OnAccelerator (Results 1 – 5 of 5) sorted by relevance
141 virtual bool OnAccelerator(CefRefPtr<CefWindow> window, int command_id) { in OnAccelerator() function
161 bool TestWindowDelegate::OnAccelerator(CefRefPtr<CefWindow> window, in OnAccelerator() function in TestWindowDelegate
441 bool OnAccelerator(CefRefPtr<CefWindow> window, int command_id) { in OnAccelerator() function
265 bool CefWindowDelegateCToCpp::OnAccelerator(CefRefPtr<CefWindow> window, in OnAccelerator() function in CefWindowDelegateCToCpp
623 bool ViewsWindow::OnAccelerator(CefRefPtr<CefWindow> window, int command_id) { in OnAccelerator() function in client::ViewsWindow