16 CGAffineTransform _boundsTransform;
17 CGAffineTransform _inverseBoundsTransform;
19 CPSet _registeredDraggedTypes;
20 CPArray _registeredDraggedTypesArray;
26 BOOL _postsFrameChangedNotifications;
27 BOOL _postsBoundsChangedNotifications;
28 BOOL _inhibitFrameAndBoundsChangedNotifications;
32 DOMElement _DOMElement;
33 DOMElement _DOMContentsElement;
35 CPArray _DOMImageParts;
36 CPArray _DOMImageSizes;
38 unsigned _backgroundType;
46 BOOL _autoresizesSubviews;
47 unsigned _autoresizingMask;
53 BOOL _isInFullScreenMode;
55 _CPViewFullScreenModeState _fullScreenModeState;
59 CGSize _hierarchyScaleSize;
64 JSObject _ephemeralSubviews;
69 JSObject _themeAttributes;
72 JSObject _ephemeralSubviewsForNames;
73 CPSet _ephereralSubviews;
79 unsigned _viewClassFlags;
83 Function _toolTipFunctionIn;
84 Function _toolTipFunctionOut;
85 BOOL _toolTipInstalled;