Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.h52 bool tryIndentingAsListItem(const VisiblePosition&);
DIndentOutdentCommand.cpp70 bool IndentOutdentCommand::tryIndentingAsListItem(const VisiblePosition& endOfCurrentParagraph) in tryIndentingAsListItem() function in WebCore::IndentOutdentCommand
157 if (tryIndentingAsListItem(endOfCurrentParagraph)) in indentRegion()
/external/webkit/WebCore/
DChangeLog-2010-01-292172 (WebCore::IndentOutdentCommand::tryIndentingAsListItem):
42550 … (WebCore::IndentOutdentCommand::tryIndentingAsListItem): Changed to use moveParagraphWithClones.
47759 (WebCore::IndentOutdentCommand::tryIndentingAsListItem): Merged changes.
83668 (WebCore::IndentOutdentCommand::tryIndentingAsListItem): uses appendParagraphIntoNode now
92855 (WebCore::IndentOutdentCommand::tryIndentingAsListItem):