11 BOOL _hasBeenOrderedIn
15 BOOL _isMovableByWindowBackground;
17 BOOL _constrainsToUsableScreen;
18 unsigned _shadowStyle;
19 BOOL _showsResizeIndicator;
22 CGRect _positioningScreenRect;
24 BOOL _isDocumentEdited;
25 BOOL _isDocumentSaving;
33 CPArray _mouseEnteredStack;
35 CPView _rightMouseDownView;
40 BOOL _hasBecomeKeyWindow;
41 id <CPWindowDelegate> _delegate;
42 unsigned _implementedDelegateMethods;
46 BOOL _acceptsMouseMovedEvents;
47 BOOL _ignoresMouseEvents;
55 CPURL _representedURL;
57 CPSet _registeredDraggedTypes;
58 CPArray _registeredDraggedTypesArray;
62 BOOL _defaultButtonEnabled;
64 BOOL _autorecalculatesKeyViewLoop;
65 BOOL _keyViewLoopIsDirty;
67 BOOL _sharesChromeWithPlatformWindow;
71 DOMElement _DOMElement;
74 unsigned _autoresizingMask;
76 BOOL _isFullPlatformWindow;
77 _CPWindowFullPlatformWindowSession _fullPlatformWindowSession;
80 CPArray _childWindows;
81 CPWindowOrderingMode _childOrdering
86 _CPWindowFrameAnimation _frameAnimation;