Chromium Embedded Framework (CEF)
115.2.0+g096e3eb+chromium-115.0.5790.13
|
This is the complete list of members for CefBrowser, including all inherited members.
AddRef() const =0 | CefBaseRefCounted | pure virtual |
CanGoBack()=0 | CefBrowser | pure virtual |
CanGoForward()=0 | CefBrowser | pure virtual |
GetFocusedFrame()=0 | CefBrowser | pure virtual |
GetFrame(int64_t identifier)=0 | CefBrowser | pure virtual |
GetFrame(const CefString &name)=0 | CefBrowser | pure virtual |
GetFrameCount()=0 | CefBrowser | pure virtual |
GetFrameIdentifiers(std::vector< int64_t > &identifiers)=0 | CefBrowser | pure virtual |
GetFrameNames(std::vector< CefString > &names)=0 | CefBrowser | pure virtual |
GetHost()=0 | CefBrowser | pure virtual |
GetIdentifier()=0 | CefBrowser | pure virtual |
GetMainFrame()=0 | CefBrowser | pure virtual |
GoBack()=0 | CefBrowser | pure virtual |
GoForward()=0 | CefBrowser | pure virtual |
HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
HasDocument()=0 | CefBrowser | pure virtual |
HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
IsLoading()=0 | CefBrowser | pure virtual |
IsPopup()=0 | CefBrowser | pure virtual |
IsSame(CefRefPtr< CefBrowser > that)=0 | CefBrowser | pure virtual |
IsValid()=0 | CefBrowser | pure virtual |
Release() const =0 | CefBaseRefCounted | pure virtual |
Reload()=0 | CefBrowser | pure virtual |
ReloadIgnoreCache()=0 | CefBrowser | pure virtual |
StopLoad()=0 | CefBrowser | pure virtual |
~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |