Home | History | Annotate | Download | only in editing

Lines Matching refs:lastOffsetForEditing

205     // FIXME: lastOffsetForEditing() is wrong here if editingIgnoresContent(highestEditableRoot()) returns true (e.g. a <table>)
206 spellingSearchEnd = createLegacyEditingPosition(topNode, lastOffsetForEditing(topNode));