Lines Matching refs:attrMap
1078 NamedNodeMap* attrMap = attributes(true);1080 if (attrMap) {1081 unsigned numAttrs = attrMap->length();1085 Attribute *attribute = attrMap->attributeItem(i);