Name Description Size Coverage
AppWindow.cpp 107940 -
AppWindow.h 8eaec2f3-ed02-4be2-8e0f-342798477298 15316 -
components.conf 949 -
LiveResizeListener.h 696 -
moz.build 1084 -
nsAppShellCID.h 345 -
nsAppShellService.cpp Implement the nsISupports methods... 27505 -
nsAppShellService.h 1399 -
nsAppShellWindowEnumerator.cpp 9954 -
nsAppShellWindowEnumerator.h 3717 -
nsChromeTreeOwner.cpp 14793 -
nsChromeTreeOwner.h nsChromeTreeOwner_h_ 1349 -
nsContentTreeOwner.cpp 19994 -
nsContentTreeOwner.h nsIWebBrowserChrome (Get/SetDimensions overlap with nsIBaseWindow) 1919 -
nsIAppShellService.idl Create a window, which will be initially invisible. @param aParent the parent window. Can be null. @param aUrl the contents of the new window. @param aChromeMask chrome flags affecting the kind of OS border given to the window. see nsIWebBrowserChrome for bit/flag definitions. @param aCallbacks interface providing C++ hooks for window initialization before the window is made visible. Can be null. Deprecated. @param aInitialWidth width, in pixels, of the window. Width of window at creation. Can be overridden by the "width" tag in the XUL. Set to NS_SIZETOCONTENT to force the window to wrap to its contents. @param aInitialHeight like aInitialWidth, but subtly different. 4388 -
nsIAppWindow.idl The nsIAppWindow When the window is destroyed, it will fire a "xul-window-destroyed" notification through the global observer service. 5530 -
nsIWindowlessBrowser.idl This interface represents a nsIWebBrowser instance with no associated OS window. Its main function is to manage the lifetimes of those windows. A strong reference to this object must be held until the window is ready to be destroyed. 1377 -
nsIWindowMediator.idl Return an enumerator which iterates over all windows of type aWindowType from the oldest window to the youngest. @param aWindowType the returned enumerator will enumerate only windows of this type. ("type" is the |windowtype| attribute of the XML <window> element.) If null, all windows will be enumerated. @return an enumerator of nsIDOMWindows. Note that windows close asynchronously in many cases, so windows returned from this enumerator can have .closed set to true. Caveat enumerator! 5584 -
nsIWindowMediatorListener.idl 546 -
nsIXULBrowserWindow.idl The nsIXULBrowserWindow supplies the methods that may be called from the internals of the browser area to tell the containing xul window to update its ui. 1255 -
nsWindowMediator.cpp 13176 -
nsWindowMediator.h 2212 -
test -