ReactOS 0.4.15-dev-7953-g1f49173
nsIBaseWindow Member List

This is the complete list of members for nsIBaseWindow, including all inherited members.

AddRef()nsISupports
Create()nsIBaseWindow
Destroy()nsIBaseWindow
GetEnabled(bool *aEnabled)nsIBaseWindow
GetMainWidget(nsIWidget **aMainWidget)nsIBaseWindow
GetNativeHandle(nsAString *aNativeHandle)nsIBaseWindow
GetParentNativeWindow(nativeWindow *aParentNativeWindow)nsIBaseWindow
GetParentWidget(nsIWidget **aParentWidget)nsIBaseWindow
GetPosition(int32_t *x, int32_t *y)nsIBaseWindow
GetPositionAndSize(int32_t *x, int32_t *y, int32_t *cx, int32_t *cy)nsIBaseWindow
GetSize(int32_t *cx, int32_t *cy)nsIBaseWindow
GetTitle(PRUnichar **aTitle)nsIBaseWindow
GetUnscaledDevicePixelsPerCSSPixel(double *aUnscaledDevicePixelsPerCSSPixel)nsIBaseWindow
GetVisibility(bool *aVisibility)nsIBaseWindow
InitWindow(nativeWindow parentNativeWindow, nsIWidget *parentWidget, int32_t x, int32_t y, int32_t cx, int32_t cy)nsIBaseWindow
QueryInterface(nsIIDRef riid, void **result)nsISupports
Release()nsISupports
Repaint(bool force)nsIBaseWindow
SetEnabled(bool aEnabled)nsIBaseWindow
SetFocus()nsIBaseWindow
SetParentNativeWindow(nativeWindow aParentNativeWindow)nsIBaseWindow
SetParentWidget(nsIWidget *aParentWidget)nsIBaseWindow
SetPosition(int32_t x, int32_t y)nsIBaseWindow
SetPositionAndSize(int32_t x, int32_t y, int32_t cx, int32_t cy, bool fRepaint)nsIBaseWindow
SetSize(int32_t cx, int32_t cy, bool fRepaint)nsIBaseWindow
SetTitle(const PRUnichar *aTitle)nsIBaseWindow
SetVisibility(bool aVisibility)nsIBaseWindow