Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp357 static bool hasMatchingQuoteLevel(VisiblePosition endOfExistingContent, VisiblePosition endOfInsert… in hasMatchingQuoteLevel() argument
359 Position existing = endOfExistingContent.deepEquivalent(); in hasMatchingQuoteLevel()