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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DInsertListCommand.cpp227 Node* firstChildInList = enclosingListChild(VisiblePosition(firstPositionInNode(listNode.get())).deepEquivalent().deprecatedNode(), listNode.get()); local
228 Node* outerBlock = isBlockFlowElement(firstChildInList) ? firstChildInList : listNode.get();

Completed in 118 milliseconds