10 BOOL _shouldUpdateContentRect;
11 BOOL _hasInitializeInstanceWithWindow;
16 DOMElement _DOMBodyElement;
17 DOMElement _DOMFocusElement;
18 DOMElement _DOMEventGuard;
19 DOMElement _DOMScrollingElement;
20 id _hideDOMScrollingElementTimeout;
22 CPArray _windowLevels;
26 BOOL _mouseDownIsRightClick;
27 CGPoint _lastMouseEventLocation;
29 CPTimeInterval _lastMouseUp;
30 CPTimeInterval _lastMouseDown;
39 CPPlatformPasteboard _platformPasteboard;