Searched refs:listifyParagraph (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DInsertListCommand.h60 PassRefPtr<HTMLElement> listifyParagraph(const VisiblePosition& originalStart, const QualifiedName& listTag);
H A DInsertListCommand.cpp256 m_listElement = listifyParagraph(endingSelection().visibleStart(), listTag);
334 PassRefPtr<HTMLElement> InsertListCommand::listifyParagraph(const VisiblePosition& originalStart, const QualifiedName& listTag) function in class:WebCore::InsertListCommand

Completed in 206 milliseconds