Searched refs:enclosingEmptyListItem (Results 1 – 3 of 3) sorted by relevance
65 Node* enclosingEmptyListItem(const VisiblePosition&);
708 Node* enclosingEmptyListItem(const VisiblePosition& visiblePos) in enclosingEmptyListItem() function
1294 RefPtr<Node> emptyListItem = enclosingEmptyListItem(endingSelection().visibleStart()); in breakOutOfEmptyListItem()