Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp524 …HTMLQuoteElement* blockquoteElement = !context || isMailPasteAsQuotationHTMLBlockQuoteElement(cont… in removeRedundantStylesAndKeepStyleSpanInline() local
527 if (blockquoteElement) in removeRedundantStylesAndKeepStyleSpanInline()
800 HTMLQuoteElement* blockquoteElement = isMailPasteAsQuotationHTMLBlockQuoteElement(context) ? in handleStyleSpans() local
803 if (blockquoteElement) in handleStyleSpans()