Name Description Size Coverage
EditorSpellCheck.cpp Gets the URI of aEditor's document. 40777 88 %
EditorSpellCheck.h Declare all methods in the nsIEditorSpellCheck interface 2809 75 %
FilteredContentIterator.cpp 10769 77 %
FilteredContentIterator.h Helpers 2455 80 %
moz.build 847 -
nsComposeTxtSrvFilter.cpp 2190 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 1233 100 %
nsIInlineSpellChecker.idl 1232 -
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. 90630 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. 15528 89 %