collectAssociatedElements  145 Source/core/html/HTMLFormElement.cpp             collectAssociatedElements(insertionPoint->highestAncestor(), elements);
collectAssociatedElements  147 Source/core/html/HTMLFormElement.cpp             collectAssociatedElements(root, elements);
collectAssociatedElements  569 Source/core/html/HTMLFormElement.cpp     collectAssociatedElements(*scope, mutableThis->m_associatedElements);
collectAssociatedElements  141 Source/core/html/HTMLFormElement.h     void collectAssociatedElements(Node& root, Vector<FormAssociatedElement*>&) const;