Home | History | Annotate | Download | only in editing

Lines Matching refs:Namespaces

138     void appendElement(Vector<UChar>& out, Element* element, Namespaces*) { appendElement(out, element, false, DoesFullySelectNode); }