Lines Matching refs:propertyName
74 .atom = prop->propertyName, in RRDeleteProperty()
112 prop->propertyName = property; in RRCreateOutputProperty()
129 if (prop->propertyName == property) { in RRDeleteOutputProperty()
240 prop->propertyName, &new_value)) { in RRChangeOutputProperty()
263 RRNoticePropertyChange(output, prop->propertyName, prop_value); in RRChangeOutputProperty()
271 .atom = prop->propertyName, in RRChangeOutputProperty()
310 if (RRChangeOutputProperty(output, property->propertyName, in RRPostPendingProperties()
325 if (prop->propertyName == property) in RRQueryOutputProperty()
345 prop->propertyName); in RRGetOutputProperty()
448 *temppAtoms++ = prop->propertyName; in ProcRRListOutputProperties()
642 if (prop->propertyName == stuff->property) in ProcRRGetOutputProperty()
730 .atom = prop->propertyName, in ProcRRGetOutputProperty()