Lines Matching refs:append
219 attributeValue.append("|"); in checkAttribute()
224 attributeValue.append("PropertyAttribute.MAYBEVOID"); in checkAttribute()
227 attributeValue.append("PropertyAttribute.BOUND"); in checkAttribute()
230 attributeValue.append("PropertyAttribute.CONSTRAINED"); in checkAttribute()
233 attributeValue.append("PropertyAttribute.TRANSIENT"); in checkAttribute()
236 attributeValue.append("PropertyAttribute.READONLY"); in checkAttribute()
239 attributeValue.append("PropertyAttribute.MAYBEAMBIGIOUS"); in checkAttribute()
242 attributeValue.append("PropertyAttribute.MAYBEDEFAULT"); in checkAttribute()
245 attributeValue.append("PropertyAttribute.REMOVEABLE"); in checkAttribute()
248 attributeValue.append("PropertyAttribute.OPTIONAL"); in checkAttribute()
255 attributeValue.append(')'); in checkAttribute()
276 attributeValue.append('0'); in registerProperties()