|
Chromium Embedded Framework (CEF)
123.0.1+g3133d06+chromium-123.0.6312.4
|
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 |