tor-browser

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

files / editor / libeditor


ModeNameSize
-rw-r--r--AutoClonedRangeArray.cpp1608L
-rw-r--r--AutoClonedRangeArray.h648L
-rw-r--r--AutoSelectionRestorer.cpp40L
-rw-r--r--AutoSelectionRestorer.h51L
-rw-r--r--CSSEditUtils.cpp1305L
-rw-r--r--CSSEditUtils.h389L
-rw-r--r--ChangeAttributeTransaction.cpp193L
-rw-r--r--ChangeAttributeTransaction.h96L
-rw-r--r--ChangeStyleTransaction.cpp354L
-rw-r--r--ChangeStyleTransaction.h137L
-rw-r--r--CompositionTransaction.cpp496L
-rw-r--r--CompositionTransaction.h126L
-rw-r--r--DeleteContentTransactionBase.cpp24L
-rw-r--r--DeleteContentTransactionBase.h46L
-rw-r--r--DeleteMultipleRangesTransaction.cpp122L
-rw-r--r--DeleteMultipleRangesTransaction.h54L
-rw-r--r--DeleteNodeTransaction.cpp181L
-rw-r--r--DeleteNodeTransaction.h77L
-rw-r--r--DeleteRangeTransaction.cpp409L
-rw-r--r--DeleteRangeTransaction.h153L
-rw-r--r--DeleteTextTransaction.cpp261L
-rw-r--r--DeleteTextTransaction.h119L
-rw-r--r--EditAction.h1103L
-rw-r--r--EditAggregateTransaction.cpp124L
-rw-r--r--EditAggregateTransaction.h57L
-rw-r--r--EditTransactionBase.cpp105L
-rw-r--r--EditTransactionBase.h93L
-rw-r--r--EditorBase.cpp7579L
-rw-r--r--EditorBase.h3139L
-rw-r--r--EditorCommands.cpp976L
-rw-r--r--EditorCommands.h918L
-rw-r--r--EditorController.cpp130L
-rw-r--r--EditorController.h28L
-rw-r--r--EditorDOMAPIWrapper.h903L
-rw-r--r--EditorDOMPoint.h1984L
-rw-r--r--EditorEventListener.cpp1238L
-rw-r--r--EditorEventListener.h140L
-rw-r--r--EditorForwards.h186L
-rw-r--r--EditorLineBreak.h322L
-rw-r--r--EditorUtils.cpp486L
-rw-r--r--EditorUtils.h535L
-rw-r--r--HTMLAbsPositionEditor.cpp1016L
-rw-r--r--HTMLAnonymousNodeEditor.cpp611L
-rw-r--r--HTMLEditHelpers.cpp172L
-rw-r--r--HTMLEditHelpers.h1450L
-rw-r--r--HTMLEditSubActionHandler.cpp10958L
-rw-r--r--HTMLEditUtils.cpp3465L
-rw-r--r--HTMLEditUtils.h3449L
-rw-r--r--HTMLEditor.cpp7471L
-rw-r--r--HTMLEditor.h4885L
-rw-r--r--HTMLEditorCommands.cpp1377L
-rw-r--r--HTMLEditorController.cpp136L
-rw-r--r--HTMLEditorController.h26L
-rw-r--r--HTMLEditorDataTransfer.cpp4541L
-rw-r--r--HTMLEditorDeleteHandler.cpp7923L
-rw-r--r--HTMLEditorDocumentCommands.cpp478L
-rw-r--r--HTMLEditorEventListener.cpp438L
-rw-r--r--HTMLEditorEventListener.h99L
-rw-r--r--HTMLEditorInlines.h154L
-rw-r--r--HTMLEditorInsertLineBreakHandler.cpp454L
-rw-r--r--HTMLEditorInsertParagraphHandler.cpp2037L
-rw-r--r--HTMLEditorMutationObserver.cpp568L
-rw-r--r--HTMLEditorNestedClasses.h2096L
-rw-r--r--HTMLEditorObjectResizer.cpp1478L
-rw-r--r--HTMLEditorState.cpp706L
-rw-r--r--HTMLInlineTableEditor.cpp500L
-rw-r--r--HTMLStyleEditor.cpp4505L
-rw-r--r--HTMLTableEditor.cpp4735L
-rw-r--r--InsertNodeTransaction.cpp189L
-rw-r--r--InsertNodeTransaction.h91L
-rw-r--r--InsertTextTransaction.cpp235L
-rw-r--r--InsertTextTransaction.h120L
-rw-r--r--InternetCiter.cpp293L
-rw-r--r--InternetCiter.h28L
-rw-r--r--JoinNodesTransaction.cpp185L
-rw-r--r--JoinNodesTransaction.h107L
-rw-r--r--ManualNAC.h118L
-rw-r--r--MoveNodeTransaction.cpp320L
-rw-r--r--MoveNodeTransaction.h258L
-rw-r--r--MoveSiblingsTransaction.cpp400L
-rw-r--r--PendingStyles.cpp503L
-rw-r--r--PendingStyles.h339L
-rw-r--r--PlaceholderTransaction.cpp350L
-rw-r--r--PlaceholderTransaction.h100L
-rw-r--r--ReplaceTextTransaction.cpp254L
-rw-r--r--ReplaceTextTransaction.h120L
-rw-r--r--SelectionState.cpp724L
-rw-r--r--SelectionState.h767L
-rw-r--r--SplitNodeTransaction.cpp218L
-rw-r--r--SplitNodeTransaction.h92L
-rw-r--r--TextEditSubActionHandler.cpp828L
-rw-r--r--TextEditor.cpp1342L
-rw-r--r--TextEditor.h635L
-rw-r--r--TextEditorDataTransfer.cpp276L
-rw-r--r--WSRunScanner.cpp1082L
-rw-r--r--WSRunScanner.h1489L
-rw-r--r--WSRunScannerNestedClasses.cpp1466L
-rw-r--r--WhiteSpaceVisibilityKeeper.cpp2676L
-rw-r--r--WhiteSpaceVisibilityKeeper.h403L
-rw-r--r--metrics.yaml78L
-rw-r--r--moz.build107L
d---------crashtests/-
d---------gtest/-
d---------tests/-