Searched refs:appendStartTag (Results 1 – 4 of 4) sorted by relevance
76 void appendStartTag(Node*, Namespaces* = 0);
106 appendStartTag(node, &namespaceHash); in serializeNodesWithNamespaces()122 void MarkupAccumulator::appendStartTag(Node* node, Namespaces* namespaces) in appendStartTag() function in WebCore::MarkupAccumulator
348 appendStartTag(n); in serializeNodes()
32006 …(WebCore::MarkupAccumulator::appendStartTag): Calls appendString instead of appending into m_succe…59207 …(WebCore::MarkupAccumulator::appendStartTag): No longer takes convertBlocksToInlines and RangeFull…75461 …(WebCore::MarkupAccumulator::appendStartTag): Removed range, annotate, shouldResolveURLs from the …75924 (WebCore::MarkupAccumulator::appendStartTag):