Searched refs:endOfExistingContent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.cpp385 static bool hasMatchingQuoteLevel(VisiblePosition endOfExistingContent, VisiblePosition endOfInsertedContent) argument
387 Position existing = endOfExistingContent.deepEquivalent();

Completed in 103 milliseconds