Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DInsertListCommand.h54 HTMLElement* fixOrphanedListChild(Node*);
DInsertListCommand.cpp47 HTMLElement* InsertListCommand::fixOrphanedListChild(Node* node) in fixOrphanedListChild() function in WebCore::InsertListCommand
142 listNode = fixOrphanedListChild(listChildNode); in doApply()
/external/webkit/WebCore/
DChangeLog-2006-12-3149896 … (WebCore::InsertListCommand::fixOrphanedListChild): Puts a list item that isn't inside a list
DChangeLog-2007-10-1441778 (WebCore::InsertListCommand::fixOrphanedListChild):