| 
    Chromium Embedded Framework (CEF)
    121.0.1+g7a4b55f+chromium-121.0.6167.16
    
   | 
 
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 |