|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for nsIDOMWindow, including all inherited members.
| AddRef() | nsISupports | |
| Alert(const nsAString *text) | nsIDOMWindow | |
| Atob(const nsAString *aAsciiString, nsAString *_retval) | nsIDOMWindow | |
| Back() | nsIDOMWindow | |
| Blur() | nsIDOMWindow | |
| Btoa(const nsAString *aBase64Data, nsAString *_retval) | nsIDOMWindow | |
| CancelAnimationFrame(int32_t aHandle) | nsIDOMWindow | |
| Close() | nsIDOMWindow | |
| Confirm(const nsAString *text, bool *_retval) | nsIDOMWindow | |
| Find(const nsAString *str, bool caseSensitive, bool backwards, bool wrapAround, bool wholeWord, bool searchInFrames, bool showDialog, bool *_retval) | nsIDOMWindow | |
| Focus() | nsIDOMWindow | |
| Forward() | nsIDOMWindow | |
| GetApplicationCache(nsIDOMOfflineResourceList **aApplicationCache) | nsIDOMWindow | |
| GetClosed(bool *aClosed) | nsIDOMWindow | |
| GetComputedStyle(nsIDOMElement *elt, const nsAString *pseudoElt, nsIDOMCSSStyleDeclaration **_retval) | nsIDOMWindow | |
| GetConsole(JSContext *cx, jsval *aConsole) | nsIDOMWindow | |
| GetContent(nsIDOMWindow **aContent) | nsIDOMWindow | |
| GetControllers(nsIControllers **aControllers) | nsIDOMWindow | |
| GetCrypto(nsIDOMCrypto **aCrypto) | nsIDOMWindow | |
| GetDefaultComputedStyle(nsIDOMElement *elt, const nsAString *pseudoElt, nsIDOMCSSStyleDeclaration **_retval) | nsIDOMWindow | |
| GetDevicePixelRatio(float *aDevicePixelRatio) | nsIDOMWindow | |
| GetDocument(nsIDOMDocument **aDocument) | nsIDOMWindow | |
| GetFrames(nsIDOMWindowCollection **aFrames) | nsIDOMWindow | |
| GetFullScreen(bool *aFullScreen) | nsIDOMWindow | |
| GetHistory(nsISupports **aHistory) | nsIDOMWindow | |
| GetIndexedDB(nsISupports **aIndexedDB) | nsIDOMWindow | |
| GetInnerHeight(int32_t *aInnerHeight) | nsIDOMWindow | |
| GetInnerWidth(int32_t *aInnerWidth) | nsIDOMWindow | |
| GetLength(uint32_t *aLength) | nsIDOMWindow | |
| GetLocalStorage(nsISupports **aLocalStorage) | nsIDOMWindow | |
| GetLocation(nsIDOMLocation **aLocation) | nsIDOMWindow | |
| GetLocationbar(nsISupports **aLocationbar) | nsIDOMWindow | |
| GetMenubar(nsISupports **aMenubar) | nsIDOMWindow | |
| GetMozAnimationStartTime(int64_t *aMozAnimationStartTime) | nsIDOMWindow | |
| GetMozInnerScreenX(float *aMozInnerScreenX) | nsIDOMWindow | |
| GetMozInnerScreenY(float *aMozInnerScreenY) | nsIDOMWindow | |
| GetMozPaintCount(uint64_t *aMozPaintCount) | nsIDOMWindow | |
| GetName(nsAString *aName) | nsIDOMWindow | |
| GetNavigator(nsIDOMNavigator **aNavigator) | nsIDOMWindow | |
| GetOpener(nsIDOMWindow **aOpenerWindow) | nsIDOMWindow | |
| GetOuterHeight(int32_t *aOuterHeight) | nsIDOMWindow | |
| GetOuterWidth(int32_t *aOuterWidth) | nsIDOMWindow | |
| GetPageXOffset(int32_t *aPageXOffset) | nsIDOMWindow | |
| GetPageYOffset(int32_t *aPageYOffset) | nsIDOMWindow | |
| GetPersonalbar(nsISupports **aPersonalbar) | nsIDOMWindow | |
| GetPrompter(nsIPrompt **aPrompter) | nsIDOMWindow | |
| GetRealFrameElement(nsIDOMElement **aFrameElement) | nsIDOMWindow | |
| GetRealParent(nsIDOMWindow **aParent) | nsIDOMWindow | |
| GetRealTop(nsIDOMWindow **aTop) | nsIDOMWindow | |
| GetScreen(nsIDOMScreen **aScreen) | nsIDOMWindow | |
| GetScreenX(int32_t *aScreenX) | nsIDOMWindow | |
| GetScreenY(int32_t *aScreenY) | nsIDOMWindow | |
| GetScriptableFrameElement(nsIDOMElement **aFrameElement) | nsIDOMWindow | |
| GetScriptableOpener(JSContext *cx, int aOpener) | nsIDOMWindow | |
| GetScriptableParent(nsIDOMWindow **aParent) | nsIDOMWindow | |
| GetScriptableTop(nsIDOMWindow **aTop) | nsIDOMWindow | |
| GetScrollbars(nsISupports **aScrollbars) | nsIDOMWindow | |
| GetScrollMaxX(int32_t *aScrollMaxX) | nsIDOMWindow | |
| GetScrollMaxY(int32_t *aScrollMaxY) | nsIDOMWindow | |
| GetScrollX(int32_t *aScrollX) | nsIDOMWindow | |
| GetScrollY(int32_t *aScrollY) | nsIDOMWindow | |
| GetSelection(nsISelection **_retval) | nsIDOMWindow | |
| GetSelf(nsIDOMWindow **aSelf) | nsIDOMWindow | |
| GetSessionStorage(nsISupports **aSessionStorage) | nsIDOMWindow | |
| GetStatus(nsAString *aStatus) | nsIDOMWindow | |
| GetStatusbar(nsISupports **aStatusbar) | nsIDOMWindow | |
| GetTextZoom(float *aTextZoom) | nsIDOMWindow | |
| GetToolbar(nsISupports **aToolbar) | nsIDOMWindow | |
| GetWindow(nsIDOMWindow **aWindow) | nsIDOMWindow | |
| GetWindowRoot(nsIDOMEventTarget **aWindowRoot) | nsIDOMWindow | |
| Home() | nsIDOMWindow | |
| MatchMedia(const nsAString *media_query_list, nsISupports **_retval) | nsIDOMWindow | |
| MoveBy(int32_t xDif, int32_t yDif) | nsIDOMWindow | |
| MoveTo(int32_t xPos, int32_t yPos) | nsIDOMWindow | |
| MozCancelAnimationFrame(int32_t aHandle) | nsIDOMWindow | |
| MozCancelRequestAnimationFrame(int32_t aHandle) | nsIDOMWindow | |
| MozRequestAnimationFrame(nsIFrameRequestCallback *aCallback, int32_t *_retval) | nsIDOMWindow | |
| Open(const nsAString *url, const nsAString *name, const nsAString *options, nsIDOMWindow **_retval) | nsIDOMWindow | |
| OpenDialog(const nsAString *url, const nsAString *name, const nsAString *options, nsISupports *aExtraArgument, nsIDOMWindow **_retval) | nsIDOMWindow | |
| PostMessageMoz(const long *message, const nsAString *targetOrigin, const void *transfer, JSContext *cx) | nsIDOMWindow | |
| Print() | nsIDOMWindow | |
| Prompt(const nsAString *aMessage, const nsAString *aInitial, nsAString *_retval) | nsIDOMWindow | |
| QueryInterface(nsIIDRef riid, void **result) | nsISupports | |
| Release() | nsISupports | |
| RequestAnimationFrame(void *aCallback, JSContext *cx, int32_t *_retval) | nsIDOMWindow | |
| ResizeBy(int32_t widthDif, int32_t heightDif) | nsIDOMWindow | |
| ResizeTo(int32_t width, int32_t height) | nsIDOMWindow | |
| Scroll(int32_t xScroll, int32_t yScroll) | nsIDOMWindow | |
| ScrollBy(int32_t xScrollDif, int32_t yScrollDif) | nsIDOMWindow | |
| ScrollByLines(int32_t numLines) | nsIDOMWindow | |
| ScrollByPages(int32_t numPages) | nsIDOMWindow | |
| ScrollTo(int32_t xScroll, int32_t yScroll) | nsIDOMWindow | |
| SetConsole(JSContext *cx, const jsval *aConsole) | nsIDOMWindow | |
| SetFullScreen(bool aFullScreen) | nsIDOMWindow | |
| SetInnerHeight(int32_t aInnerHeight) | nsIDOMWindow | |
| SetInnerWidth(int32_t aInnerWidth) | nsIDOMWindow | |
| SetName(const nsAString *aName) | nsIDOMWindow | |
| SetOpener(nsIDOMWindow *aOpenerWindow) | nsIDOMWindow | |
| SetOuterHeight(int32_t aOuterHeight) | nsIDOMWindow | |
| SetOuterWidth(int32_t aOuterWidth) | nsIDOMWindow | |
| SetScreenX(int32_t aScreenX) | nsIDOMWindow | |
| SetScreenY(int32_t aScreenY) | nsIDOMWindow | |
| SetScriptableOpener(JSContext *cx, int aOpener) | nsIDOMWindow | |
| SetStatus(const nsAString *aStatus) | nsIDOMWindow | |
| SetTextZoom(float aTextZoom) | nsIDOMWindow | |
| ShowModalDialog(const nsAString *aURI, nsIVariant *aArgs, const nsAString *aOptions, uint8_t _argc, nsIVariant **_retval) | nsIDOMWindow | |
| SizeToContent() | nsIDOMWindow | |
| Stop() | nsIDOMWindow | |
| UpdateCommands(const nsAString *action, nsISelection *sel, int16_t reason) | nsIDOMWindow |