|
Chromium Embedded Framework (CEF)
119.1.0+g612d63a+chromium-119.0.6045.33
|
This is the complete list of members for CefKeyboardHandler, including all inherited members.
| AddRef() const =0 | CefBaseRefCounted | pure virtual |
| HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
| HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
| OnKeyEvent(CefRefPtr< CefBrowser > browser, const CefKeyEvent &event, CefEventHandle os_event) | CefKeyboardHandler | inlinevirtual |
| OnPreKeyEvent(CefRefPtr< CefBrowser > browser, const CefKeyEvent &event, CefEventHandle os_event, bool *is_keyboard_shortcut) | CefKeyboardHandler | inlinevirtual |
| Release() const =0 | CefBaseRefCounted | pure virtual |
| ~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |