HomeSort by relevance Sort by last modified time
    Searched refs:highestBlockquote (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertParagraphSeparatorCommand.cpp 234 if (HTMLQuoteElement* highestBlockquote = toHTMLQuoteElement(highestEnclosingNodeOfType(canonicalPos, &isMailHTMLBlockquoteElement)))
235 startBlock = highestBlockquote;
CompositeEditCommand.cpp     [all...]

Completed in 31 milliseconds