Searched refs:appendCloseTag (Results 1 – 4 of 4) sorted by relevance
94 void appendCloseTag(Vector<UChar>& out, Element* element);
330 appendCloseTag(out, element); in appendElement()341 void MarkupAccumulator::appendCloseTag(Vector<UChar>& out, Element* element) in appendCloseTag() function in WebCore::MarkupAccumulator
312 appendCloseTag(out, element); in appendElement()
59221 (WebCore::MarkupAccumulator::appendCloseTag): Added.