Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp204 RefPtr<Element> blockquoteForNextIndent; in indentRegion() local
211 blockquoteForNextIndent = 0; in indentRegion()
227 …ntIntoBlockquote(startOfCurrentParagraph, endOfCurrentParagraph, blockquoteForNextIndent, blockNod… in indentRegion()