Searched refs:extraAttribute (Results 1 – 4 of 4) sorted by relevance
140 AttributeDescriptor extraAttribute, in createElement() argument148 extraAttribute); in createElement()158 AttributeDescriptor extraAttribute) { in updateElement() argument172 if (extraAttribute != null) { in updateElement()173 descs.add(extraAttribute); in updateElement()
230 AttributeDescriptor extraAttribute,236 return updateElement(element, styleMap, styleName, extraAttribute);246 AttributeDescriptor extraAttribute) {260 if (extraAttribute != null) {261 descs.add(extraAttribute);
141 AttributeDescriptor extraAttribute, in addElement() argument173 if (extraAttribute != null) { in addElement()174 descs.add(extraAttribute); in addElement()
778 IClasspathAttribute extraAttribute = extraAttributtes[j];779 String value = extraAttribute.getValue();782 .equals(extraAttribute.getName())) {786 .equals(extraAttribute.getName())) {