Home | History | Annotate | Download | only in editing

Lines Matching refs:lastOffsetForEditing

1864     // FIXME: lastOffsetForEditing() is wrong here if editingIgnoresContent(highestEditableRoot()) returns true (e.g. a <table>)
1865 spellingSearchRange->setEnd(topNode, lastOffsetForEditing(topNode), ec);