15 CGAffineTransform _boundsTransform;
16 CGAffineTransform _inverseBoundsTransform;
18 CPSet _registeredDraggedTypes;
19 CPArray _registeredDraggedTypesArray;
25 BOOL _postsFrameChangedNotifications;
26 BOOL _postsBoundsChangedNotifications;
27 BOOL _inhibitFrameAndBoundsChangedNotifications;
31 DOMElement _DOMElement;
32 DOMElement _DOMContentsElement;
37 unsigned _backgroundType;
45 BOOL _autoresizesSubviews;
46 unsigned _autoresizingMask;
52 BOOL _isInFullScreenMode;
54 _CPViewFullScreenModeState _fullScreenModeState;
58 JSObject _ephemeralSubviews;
63 JSObject _themeAttributes;
66 JSObject _ephemeralSubviewsForNames;
67 CPSet _ephereralSubviews;
73 unsigned _viewClassFlags;
77 Function _toolTipFunctionIn;
78 Function _toolTipFunctionOut;
79 BOOL _toolTipInstalled;