Chromium Embedded Framework (CEF)
128.4.2+g5c235a2+chromium-128.0.6613.18
|
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 |
GetFrameByIdentifier(const CefString &identifier)=0 | CefBrowser | pure virtual |
GetFrameByName(const CefString &name)=0 | CefBrowser | pure virtual |
GetFrameCount()=0 | CefBrowser | pure virtual |
GetFrameIdentifiers(std::vector< CefString > &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 |