14 DOMElement _DOMBodyElement;
15 DOMElement _DOMFocusElement;
16 DOMElement _DOMEventGuard;
17 DOMElement _DOMScrollingElement;
18 id _hideDOMScrollingElementTimeout;
20 CPArray _windowLevels;
24 BOOL _mouseDownIsRightClick;
25 CGPoint _lastMouseEventLocation;
27 CPTimeInterval _lastMouseUp;
28 CPTimeInterval _lastMouseDown;
37 CPPlatformPasteboard _platformPasteboard;