Home
last modified time | relevance | path

Searched refs:namespaceHash (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DMarkupAccumulator.cpp101 Namespaces namespaceHash; in serializeNodesWithNamespaces() local
103 namespaceHash = *namespaces; in serializeNodesWithNamespaces()
106 appendStartTag(node, &namespaceHash); in serializeNodesWithNamespaces()
110 serializeNodesWithNamespaces(current, nodeToSkip, IncludeNode, &namespaceHash); in serializeNodesWithNamespaces()