#include <nsWindowUtilGTK.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_NSIWINDOWUTIL | nsWindowUtil () |
NS_DECL_ISUPPORTS NS_DECL_NSIWINDOWUTIL | nsWindowUtil () |
Public Member Functions inherited from nsIWindowUtil | |
void | init (in nsIDOMWindow win) |
void | minimize () |
void | watch () |
void | unwatch () |
Static Protected Member Functions | |
static LRESULT CALLBACK | WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Protected Attributes | |
nsCOMPtr< nsIDOMWindow > | mDOMWindow |
GdkWindow * | mGDKWindow |
HWND | mWnd |
WNDPROC | mOldProc |
Additional Inherited Members | |
Public Attributes inherited from nsIWindowUtil | |
readonly attribute nsIXULWindow | xulWindow |
readonly attribute nsIDocShell | docShell |
readonly attribute boolean | hidden |
Definition at line 49 of file nsWindowUtilGTK.h.
nsWindowUtil::nsWindowUtil | ( | ) |
Definition at line 55 of file nsWindowUtilGTK.cpp.
NS_DECL_ISUPPORTS NS_DECL_NSIWINDOWUTIL nsWindowUtil::nsWindowUtil | ( | ) |
|
staticprotected |
Definition at line 201 of file nsWindowUtilWin.cpp.
|
protected |
Definition at line 61 of file nsWindowUtilGTK.h.
|
protected |
Definition at line 62 of file nsWindowUtilGTK.h.
|
protected |
Definition at line 74 of file nsWindowUtilWin.h.
|
protected |
Definition at line 73 of file nsWindowUtilWin.h.