NativeWindowFromNode.cpp File Reference

Finds the NativeWindow handle associated with a DOM node - Implementation. More...

#include "NativeWindowFromNode.h"
#include "nsIInterfaceRequestorUtils.h"
#include "nsIDOMNode.h"
#include <nsCOMPtr.h>
#include "nsIServiceManager.h"
#include "nsIDOMDocument.h"
#include "nsIDOMDocumentView.h"
#include "nsIDOMAbstractView.h"
#include "nsIWebNavigation.h"
#include "nsIDocShellTreeItem.h"
#include "nsIDocShellTreeOwner.h"
#include "nsIBaseWindow.h"
#include "nsIWidget.h"
Include dependency graph for NativeWindowFromNode.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Finds the NativeWindow handle associated with a DOM node - Implementation.

Definition in file NativeWindowFromNode.cpp.