tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / events


ModeNameSize
-rw-r--r--AnimationEvent.cpp67L
-rw-r--r--AnimationEvent.h48L
-rw-r--r--AsyncEventDispatcher.cpp157L
-rw-r--r--AsyncEventDispatcher.h223L
-rw-r--r--BeforeUnloadEvent.cpp29L
-rw-r--r--BeforeUnloadEvent.h45L
-rw-r--r--Clipboard.cpp833L
-rw-r--r--Clipboard.h79L
-rw-r--r--ClipboardEvent.cpp91L
-rw-r--r--ClipboardEvent.h48L
-rw-r--r--ClipboardItem.cpp345L
-rw-r--r--ClipboardItem.h135L
-rw-r--r--CommandEvent.cpp98L
-rw-r--r--CommandEvent.h56L
-rw-r--r--CompositionEvent.cpp103L
-rw-r--r--CompositionEvent.h56L
-rw-r--r--ConstructibleEventTarget.cpp18L
-rw-r--r--ConstructibleEventTarget.h30L
-rw-r--r--ContentEventHandler.cpp3530L
-rw-r--r--ContentEventHandler.h620L
-rw-r--r--CustomEvent.cpp83L
-rw-r--r--CustomEvent.h52L
-rw-r--r--DOMEventTargetHelper.cpp270L
-rw-r--r--DOMEventTargetHelper.h157L
-rw-r--r--DataTransfer.cpp1797L
-rw-r--r--DataTransfer.h571L
-rw-r--r--DataTransferItem.cpp595L
-rw-r--r--DataTransferItem.h138L
-rw-r--r--DataTransferItemList.cpp644L
-rw-r--r--DataTransferItemList.h125L
-rw-r--r--DeviceMotionEvent.cpp131L
-rw-r--r--DeviceMotionEvent.h128L
-rw-r--r--DragEvent.cpp96L
-rw-r--r--DragEvent.h68L
-rw-r--r--Event.cpp967L
-rw-r--r--Event.h507L
-rw-r--r--EventDispatcher.cpp1711L
-rw-r--r--EventDispatcher.h397L
-rw-r--r--EventListenerManager.cpp2293L
-rw-r--r--EventListenerManager.h766L
-rw-r--r--EventListenerService.cpp341L
-rw-r--r--EventListenerService.h107L
-rw-r--r--EventNameList.h594L
-rw-r--r--EventStateManager.cpp7784L
-rw-r--r--EventStateManager.h1465L
-rw-r--r--EventTarget.cpp271L
-rw-r--r--EventTarget.h467L
-rw-r--r--FocusEvent.cpp62L
-rw-r--r--FocusEvent.h47L
-rw-r--r--GlobalKeyListener.cpp778L
-rw-r--r--GlobalKeyListener.h201L
-rw-r--r--IMEContentObserver.cpp3080L
-rw-r--r--IMEContentObserver.h875L
-rw-r--r--IMEStateManager.cpp2683L
-rw-r--r--IMEStateManager.h547L
-rw-r--r--ImageCaptureError.cpp40L
-rw-r--r--ImageCaptureError.h55L
-rw-r--r--InputEvent.cpp119L
-rw-r--r--InputEvent.h57L
-rw-r--r--InputEventOptions.h74L
-rw-r--r--InputTypeList.h73L
-rw-r--r--JSEventHandler.cpp231L
-rw-r--r--JSEventHandler.h224L
-rw-r--r--KeyEventHandler.cpp706L
-rw-r--r--KeyEventHandler.h174L
-rw-r--r--KeyNameList.h437L
-rw-r--r--KeyboardEvent.cpp422L
-rw-r--r--KeyboardEvent.h135L
-rw-r--r--MessageEvent.cpp162L
-rw-r--r--MessageEvent.h101L
-rw-r--r--MouseEvent.cpp494L
-rw-r--r--MouseEvent.h203L
-rw-r--r--MouseScrollEvent.cpp66L
-rw-r--r--MouseScrollEvent.h61L
-rw-r--r--NavigateEvent.cpp553L
-rw-r--r--NavigateEvent.h170L
-rw-r--r--NotifyPaintEvent.cpp134L
-rw-r--r--NotifyPaintEvent.h72L
-rw-r--r--PaintRequest.cpp60L
-rw-r--r--PaintRequest.h78L
-rw-r--r--PendingFullscreenEvent.h78L
-rw-r--r--PhysicalKeyCodeNameList.h235L
-rw-r--r--PointerEvent.cpp536L
-rw-r--r--PointerEvent.h110L
-rw-r--r--PointerEventHandler.cpp1582L
-rw-r--r--PointerEventHandler.h670L
-rw-r--r--RemoteDragStartData.cpp85L
-rw-r--r--RemoteDragStartData.h75L
-rw-r--r--ScrollAreaEvent.cpp81L
-rw-r--r--ScrollAreaEvent.h59L
-rw-r--r--ShortcutKeyDefinitions.cpp780L
-rw-r--r--ShortcutKeys.cpp121L
-rw-r--r--ShortcutKeys.h70L
-rw-r--r--SimpleGestureEvent.cpp86L
-rw-r--r--SimpleGestureEvent.h69L
-rw-r--r--SpeechRecognitionError.cpp46L
-rw-r--r--SpeechRecognitionError.h48L
-rw-r--r--StorageEvent.cpp85L
-rw-r--r--StorageEvent.h85L
-rw-r--r--TextClause.cpp46L
-rw-r--r--TextClause.h52L
-rw-r--r--TextComposition.cpp1080L
-rw-r--r--TextComposition.h634L
-rw-r--r--TextEvent.cpp69L
-rw-r--r--TextEvent.h45L
-rw-r--r--ToggleEvent.cpp61L
-rw-r--r--ToggleEvent.h59L
-rw-r--r--Touch.cpp233L
-rw-r--r--Touch.h104L
-rw-r--r--TouchEvent.cpp345L
-rw-r--r--TouchEvent.h120L
-rw-r--r--TransitionEvent.cpp69L
-rw-r--r--TransitionEvent.h47L
-rw-r--r--UIEvent.cpp315L
-rw-r--r--UIEvent.h117L
-rw-r--r--VirtualKeyCodeList.h245L
-rw-r--r--WheelEvent.cpp178L
-rw-r--r--WheelEvent.h96L
-rw-r--r--WheelHandlingHelper.cpp881L
-rw-r--r--WheelHandlingHelper.h442L
-rw-r--r--XULCommandEvent.cpp74L
-rw-r--r--XULCommandEvent.h66L
-rw-r--r--moz.build189L
-rw-r--r--nsIEventListenerService.idl98L
d---------crashtests/-
d---------test/-