Searched refs:startOfInsertedContent (Results 1 – 1 of 1) sorted by relevance
370 VisiblePosition startOfInsertedContent(positionAtStartOfInsertedContent()); in shouldMergeStart() local371 VisiblePosition prev = startOfInsertedContent.previous(CannotCrossEditingBoundary); in shouldMergeStart()380 …if (isStartOfParagraph(startOfInsertedContent) && selectionStartWasInsideMailBlockquote && hasMatc… in shouldMergeStart()385 && isStartOfParagraph(startOfInsertedContent) in shouldMergeStart()386 && !startOfInsertedContent.deepEquivalent().deprecatedNode()->hasTagName(brTag) in shouldMergeStart()387 && shouldMerge(startOfInsertedContent, prev); in shouldMergeStart()722 VisiblePosition startOfInsertedContent(positionAtStartOfInsertedContent()); in mergeEndIfNeeded() local735 …rgeForward = !(inSameParagraph(startOfInsertedContent, endOfInsertedContent) && !isStartOfParagrap… in mergeEndIfNeeded()986 VisiblePosition startOfInsertedContent, endOfInsertedContent; in doApply() local1033 startOfInsertedContent = positionAtStartOfInsertedContent(); in doApply()[all …]