Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DMarkupAccumulator.cpp271 QualifiedName xmlnsPrefixAttr(xmlnsAtom, attribute.localName(), XMLNSNames::xmlnsNamespaceURI); in shouldAddNamespaceAttribute() local
272 if (attribute.name() == xmlnsPrefixAttr) { in shouldAddNamespaceAttribute()