Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dhtmlediting.cpp695 VisiblePosition firstInListChild(firstPositionInOrBeforeNode(listChildNode)); in enclosingEmptyListItem() local
698 if (firstInListChild != visiblePos || lastInListChild != visiblePos) in enclosingEmptyListItem()