Name Description Size Coverage
EditorSpellCheck.cpp Gets the URI of aEditor's document. 40659 85 %
EditorSpellCheck.h Declare all methods in the nsIEditorSpellCheck interface 2729 75 %
FilteredContentIterator.cpp 10689 77 %
FilteredContentIterator.h Helpers 2375 80 %
moz.build 758 -
nsComposeTxtSrvFilter.cpp 2110 91 %
nsComposeTxtSrvFilter.h This class enables those using it to skip over certain nodes when traversing content. This filter is used to skip over various form control nodes and mail's cite nodes 1153 100 %
nsIInlineSpellChecker.idl 1152 -
tests -
TextServicesDocument.cpp OffsetEntry manages a range in a text node. It stores 2 offset values, one is offset in the text node, the other is offset in all text in the ancestor block of the text node. And the length is managing length in the text node, starting from the offset in text node. In other words, a text node may be managed by multiple instances of this class. 90550 59 %
TextServicesDocument.h The TextServicesDocument presents the document in as a bunch of flattened text blocks. Each text block can be retrieved as an nsString. 15448 89 %