Searched refs:attrDefs (Results 1 – 3 of 3) sorted by relevance
130 XSLTAttributeDef[] attrDefs = def.getAttributes(); in setPropertiesFromAttributes() local131 int nAttrDefs = attrDefs.length; in setPropertiesFromAttributes()135 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes()
369 XSLTAttributeDef[] attrDefs = def.getAttributes(); in setPropertiesFromAttributes() local370 int nAttrDefs = attrDefs.length; in setPropertiesFromAttributes()374 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes()
580 XSLTAttributeDef[] attrDefs = getAttributes(); in getAttributeDef() local581 int nAttrDefs = attrDefs.length; in getAttributeDef()585 XSLTAttributeDef attrDef = attrDefs[k]; in getAttributeDef()