Searched refs:startOfInsertedContent (Results 1 – 1 of 1) sorted by relevance
402 VisiblePosition startOfInsertedContent(positionAtStartOfInsertedContent()); in shouldMergeStart() local403 VisiblePosition prev = startOfInsertedContent.previous(CannotCrossEditingBoundary); in shouldMergeStart()412 …if (isStartOfParagraph(startOfInsertedContent) && selectionStartWasInsideMailBlockquote && hasMatc… in shouldMergeStart()417 && isStartOfParagraph(startOfInsertedContent) in shouldMergeStart()418 && !isHTMLBRElement(*startOfInsertedContent.deepEquivalent().deprecatedNode()) in shouldMergeStart()419 && shouldMerge(startOfInsertedContent, prev); in shouldMergeStart()829 VisiblePosition startOfInsertedContent(positionAtStartOfInsertedContent()); in mergeEndIfNeeded() local842 …rgeForward = !(inSameParagraph(startOfInsertedContent, endOfInsertedContent) && !isStartOfParagrap… in mergeEndIfNeeded()1156 …VisiblePosition startOfInsertedContent(firstPositionInOrBeforeNode(insertedNodes.firstNodeInserted… in doApply() local1160 …startOfInsertedContent.isNull() && enclosingBlockOfInsertionPos && insertionPos.deprecatedNode() =… in doApply()[all …]