ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

nsIDOMWindow Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult GetDocument (nsIDOMDocument **aDocument)
nsresult GetParent (nsIDOMWindow **aParent)
nsresult GetTop (nsIDOMWindow **aTop)
nsresult GetScrollbars (nsIDOMBarProp **aScrollbars)
nsresult GetFrames (nsIDOMWindowCollection **aFrames)
nsresult GetName (nsAString *aName)
nsresult SetName (const nsAString *aName)
nsresult GetTextZoom (float *aTextZoom)
nsresult SetTextZoom (float aTextZoom)
nsresult GetScrollX (PRInt32 *aScrollX)
nsresult GetScrollY (PRInt32 *aScrollY)
nsresult ScrollTo (PRInt32 xScroll, PRInt32 yScroll)
nsresult ScrollBy (PRInt32 xScrollDif, PRInt32 yScrollDif)
nsresult GetSelection (nsISelection **_retval)
nsresult ScrollByLines (PRInt32 numLines)
nsresult ScrollByPages (PRInt32 numPages)
nsresult SizeToContent ()

Detailed Description

Definition at line 1195 of file nsiface.idl.


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

Generated on Sun May 27 2012 06:31:22 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.