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;
45 BOOL _acceptsMouseMovedEvents;
46 BOOL _ignoresMouseEvents;
54 CPURL _representedURL;
56 CPSet _registeredDraggedTypes;
57 CPArray _registeredDraggedTypesArray;
61 BOOL _defaultButtonEnabled;
63 BOOL _autorecalculatesKeyViewLoop;
64 BOOL _keyViewLoopIsDirty;
66 BOOL _sharesChromeWithPlatformWindow;
70 DOMElement _DOMElement;
73 unsigned _autoresizingMask;
75 BOOL _delegateRespondsToWindowWillReturnUndoManagerSelector;
77 BOOL _isFullPlatformWindow;
78 _CPWindowFullPlatformWindowSession _fullPlatformWindowSession;
81 CPArray _childWindows;
82 CPWindowOrderingMode _childOrdering
87 _CPWindowFrameAnimation _frameAnimation;