Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp61 static bool isListOrIndentBlockquote(const Node* node) in isListOrIndentBlockquote() function
246 …ingNode = enclosingNodeOfType(visibleStartOfParagraph.deepEquivalent(), &isListOrIndentBlockquote); in outdentParagraph()
/external/webkit/WebCore/
DChangeLog-2008-08-1077036 (WebCore::isListOrIndentBlockquote): Ditto.