Home | History | Annotate | Download | only in editing

Lines Matching refs:splitStart

562     bool splitStart = isValidCaretPositionInTextNode(start);
563 if (splitStart) {
626 if (splitStart && mergeStartWithPreviousIfIdentical(start, end)) {