16 CGAffineTransform _boundsTransform;
17 CGAffineTransform _inverseBoundsTransform;
19 CPSet _registeredDraggedTypes;
20 CPArray _registeredDraggedTypesArray;
26 BOOL _postsFrameChangedNotifications;
27 BOOL _postsBoundsChangedNotifications;
28 BOOL _inhibitFrameAndBoundsChangedNotifications;
30 BOOL _isSuperviewAClipView;
33 DOMElement _DOMElement;
34 DOMElement _DOMContentsElement;
36 CPArray _DOMImageParts;
37 CPArray _DOMImageSizes;
39 unsigned _backgroundType;
47 BOOL _autoresizesSubviews;
48 unsigned _autoresizingMask;
54 BOOL _isInFullScreenMode;
56 _CPViewFullScreenModeState _fullScreenModeState;
60 CGSize _hierarchyScaleSize;
64 BOOL _needToSetTransformMatrix;
69 JSObject _ephemeralSubviews;
74 JSObject _themeAttributes;
77 JSObject _ephemeralSubviewsForNames;
78 CPSet _ephereralSubviews;
84 unsigned _viewClassFlags;
88 Function _toolTipFunctionIn;
89 Function _toolTipFunctionOut;
90 BOOL _toolTipInstalled;