ReactOS 0.4.15-dev-7906-g1b85a5f
nsIWebBrowserChrome Interface Reference
Inheritance diagram for nsIWebBrowserChrome:
Collaboration diagram for nsIWebBrowserChrome:

Public Member Functions

nsresult SetStatus (uint32_t statusType, const PRUnichar *status)
 
nsresult GetWebBrowser (nsIWebBrowser **aWebBrowser)
 
nsresult SetWebBrowser (nsIWebBrowser *aWebBrowser)
 
nsresult GetChromeFlags (uint32_t *aChromeFlags)
 
nsresult SetChromeFlags (uint32_t aChromeFlags)
 
nsresult DestroyBrowserWindow ()
 
nsresult SizeBrowserTo (int32_t aCX, int32_t aCY)
 
nsresult ShowAsModal ()
 
nsresult IsWindowModal (bool *_retval)
 
nsresult ExitModalEventLoop (nsresult aStatus)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 2868 of file nsiface.idl.

Member Function Documentation

◆ DestroyBrowserWindow()

nsresult nsIWebBrowserChrome::DestroyBrowserWindow ( )

◆ ExitModalEventLoop()

nsresult nsIWebBrowserChrome::ExitModalEventLoop ( nsresult  aStatus)

◆ GetChromeFlags()

nsresult nsIWebBrowserChrome::GetChromeFlags ( uint32_t aChromeFlags)

◆ GetWebBrowser()

nsresult nsIWebBrowserChrome::GetWebBrowser ( nsIWebBrowser **  aWebBrowser)

◆ IsWindowModal()

nsresult nsIWebBrowserChrome::IsWindowModal ( bool _retval)

◆ SetChromeFlags()

nsresult nsIWebBrowserChrome::SetChromeFlags ( uint32_t  aChromeFlags)

◆ SetStatus()

nsresult nsIWebBrowserChrome::SetStatus ( uint32_t  statusType,
const PRUnichar status 
)

◆ SetWebBrowser()

nsresult nsIWebBrowserChrome::SetWebBrowser ( nsIWebBrowser aWebBrowser)

◆ ShowAsModal()

nsresult nsIWebBrowserChrome::ShowAsModal ( )

◆ SizeBrowserTo()

nsresult nsIWebBrowserChrome::SizeBrowserTo ( int32_t  aCX,
int32_t  aCY 
)

The documentation for this interface was generated from the following file: