Name Description Size
EditorSpellCheck.cpp Gets the URI of aEditor's document. 41258
EditorSpellCheck.h Declare all methods in the nsIEditorSpellCheck interface 2993
FilteredContentIterator.cpp 11240
FilteredContentIterator.h Helpers 2455
moz.build 847
nsComposeTxtSrvFilter.cpp 2190
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 1235
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. 90587
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