Searched refs:attributeList (Results 1 – 5 of 5) sorted by relevance
39 attributeList.swap(to.attributeList); in swap()93 result.attributeList = attributes; in addImplied()101 attributes = &impliedSourceLinkRules_[i].attributeList; in impliedResultAttributes()
515 const AttributeList &attributeList) in setAttributes() argument517 size_t nAttributes = attributeList.size(); in setAttributes()523 setString(p->name, attributeList.name(i)); in setAttributes()524 const AttributeValue *value = attributeList.value(i); in setAttributes()536 if (attributeList.specified(i)) in setAttributes()538 else if (attributeList.current(i)) in setAttributes()545 p->isId = attributeList.id(i); in setAttributes()546 p->isGroup = (attributeList.getAllowedTokens(i) != 0); in setAttributes()548 const AttributeSemantics *semantics = attributeList.semantics(i); in setAttributes()570 if (attributeList.specified(i)) in setAttributes()[all …]
31 AttributeList attributeList; member257 attributes.swap(resultElementSpec_.attributeList); in setResult()
64 const AttributeList &attributeList);
227 attributeList, in startElement()319 if (result.attributeList.size() > 0) { in impliedSourceLinkRules()321 attributeInfo(result.attributeList, resultAttribute); in impliedSourceLinkRules()