Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp389 static bool hasMatchingQuoteLevel(VisiblePosition endOfExistingContent, VisiblePosition endOfInsert… in hasMatchingQuoteLevel() argument
391 Position existing = endOfExistingContent.deepEquivalent(); in hasMatchingQuoteLevel()