ReactOS 0.4.15-dev-7998-gdb93cb1
nsIDOMClientRect Interface Reference
Inheritance diagram for nsIDOMClientRect:
Collaboration diagram for nsIDOMClientRect:

Public Member Functions

nsresult GetLeft (float *aLeft)
 
nsresult GetTop (float *aTop)
 
nsresult GetRight (float *aRight)
 
nsresult GetBottom (float *aBottom)
 
nsresult GetWidth (float *aWidth)
 
nsresult GetHeight (float *aHeight)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 976 of file nsiface.idl.

Member Function Documentation

◆ GetBottom()

nsresult nsIDOMClientRect::GetBottom ( float aBottom)

◆ GetHeight()

nsresult nsIDOMClientRect::GetHeight ( float aHeight)

◆ GetLeft()

nsresult nsIDOMClientRect::GetLeft ( float aLeft)

◆ GetRight()

nsresult nsIDOMClientRect::GetRight ( float aRight)

◆ GetTop()

nsresult nsIDOMClientRect::GetTop ( float aTop)

◆ GetWidth()

nsresult nsIDOMClientRect::GetWidth ( float aWidth)

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