Searched refs:promptAttribute (Results 1 – 1 of 1) sorted by relevance
574 RefPtr<Attribute> promptAttribute = token.getAttributeItem(promptAttr); in processIsindexStartTagForInBody() local575 if (promptAttribute) in processIsindexStartTagForInBody()576 processFakeCharacters(promptAttribute->value()); in processIsindexStartTagForInBody()