Searched defs:nextList (Results 1 – 3 of 3) sorted by relevance
75 RefPtr<HTMLElement> nextList = toHTMLElement(list->nextElementSibling()); in mergeWithNeighboringLists() local343 …Element* nextList = adjacentEnclosingList(start.deepEquivalent(), end.next(CannotCrossEditingBound… in listifyParagraph() local
76 Element* nextList = selectedListItem->nextElementSibling(); in tryIndentingAsListItem() local
756 while (HTMLElement* nextList = enclosingList(list)) { in outermostEnclosingList() local