Searched refs:actionAttribute (Results 1 – 1 of 1) sorted by relevance
567 RefPtr<Attribute> actionAttribute = token.getAttributeItem(actionAttr); in processIsindexStartTagForInBody() local568 if (actionAttribute) { in processIsindexStartTagForInBody()570 m_tree.currentElement()->setAttribute(actionAttr, actionAttribute->value()); in processIsindexStartTagForInBody()