Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.h57 bool tryIndentingAsListItem(const VisiblePosition&);
DIndentOutdentCommand.cpp71 bool IndentOutdentCommand::tryIndentingAsListItem(const VisiblePosition& endOfCurrentParagraph) in tryIndentingAsListItem() function in WebCore::IndentOutdentCommand
210 if (tryIndentingAsListItem(endOfCurrentParagraph)) in indentRegion()
/external/webkit/WebCore/
DChangeLog9782 (WebCore::IndentOutdentCommand::tryIndentingAsListItem): uses appendParagraphIntoNode now
18969 (WebCore::IndentOutdentCommand::tryIndentingAsListItem):