Searched refs:enclosingList (Results 1 – 6 of 6) sorted by relevance
44 while (listChild && enclosingList(listChild) != listNode) in enclosingListChild()88 if (!enclosingList(start.deepEquivalent().deprecatedNode())) in selectionHasListOfType()93 Element* listNode = enclosingList(start.deepEquivalent().deprecatedNode()); in selectionHasListOfType()204 RefPtr<HTMLElement> listNode = enclosingList(listChildNode); in doApplyForSingleParagraph()283 if (enclosingList(listNode)) { in unlistifyParagraph()326 || enclosingList(listNode) != enclosingList(pos.deepEquivalent().deprecatedNode())) in adjacentEnclosingList()
57 RefPtr<Element> listNode = enclosingList(lastNodeInSelectedParagraph.get()); in tryIndentingAsListItem()102 else if (enclosingList(start.containerNode())) in indentIntoBlockquote()
207 HTMLElement* enclosingList(Node*);
647 HTMLElement* enclosingList(Node* node) in enclosingList() function729 HTMLElement* list = enclosingList(node); in outermostEnclosingList()733 while (HTMLElement* nextList = enclosingList(list)) { in outermostEnclosingList()
1039 if (!m_matchStyle && !enclosingList(insertionPos.containerNode())) { in doApply()
104 static Node* enclosingList(const RenderListItem* listItem) in enclosingList() function159 Node* otherList = enclosingList(toRenderListItem(renderer)); in previousListItem()197 Node* list = enclosingList(this); in calcValue()467 Node* listNode = enclosingList(this); in explicitValueChanged()502 Node* listNode = enclosingList(this); in updateListMarkerNumbers()