Searched refs:mappedAttribute (Results 1 – 1 of 1) sorted by relevance
553 RefPtr<Attribute> mappedAttribute = Attribute::createMapped(nameAttr, isindexTag.localName()); in attributesForIsindexInput() local554 attributes->insertAttribute(mappedAttribute.release(), false); in attributesForIsindexInput()