Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLTreeBuilder.cpp553 RefPtr<Attribute> mappedAttribute = Attribute::createMapped(nameAttr, isindexTag.localName()); in attributesForIsindexInput() local
554 attributes->insertAttribute(mappedAttribute.release(), false); in attributesForIsindexInput()