14 DOMElement _DOMBodyElement;
15 DOMElement _DOMFocusElement;
16 DOMElement _DOMEventGuard;
17 DOMElement _DOMScrollingElement;
18 id _hideDOMScrollingElementTimeout;
24 BOOL _mouseDownIsRightClick;
25 CGPoint _lastMouseEventLocation;
27 CPTimeInterval _lastMouseUp;
28 CPTimeInterval _lastMouseDown;
34 BOOL _ignoreNativeCopyOrCutEvent;
35 BOOL _ignoreNativePastePreparation;
40 DOMElement _DOMPasteboardElement;
41 CPEvent _pasteboardKeyDownEvent;