Lines Matching refs:RRPropertyPtr
58 RRDestroyOutputProperty(RRPropertyPtr prop) in RRDestroyOutputProperty()
86 RRPropertyPtr prop, next; in RRDeleteAllOutputProperties()
103 static RRPropertyPtr
106 RRPropertyPtr prop; in RRCreateOutputProperty()
108 prop = (RRPropertyPtr) malloc(sizeof(RRPropertyRec)); in RRCreateOutputProperty()
164 RRPropertyPtr prop; in RRChangeOutputProperty()
284 RRPropertyPtr property; in RRPostPendingProperties()
319 RRPropertyPtr
322 RRPropertyPtr prop; in RRQueryOutputProperty()
333 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRGetOutputProperty()
356 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRConfigureOutputProperty()
419 RRPropertyPtr prop; in ProcRRListOutputProperties()
463 RRPropertyPtr prop; in ProcRRQueryOutputProperty()
582 RRPropertyPtr prop; in ProcRRDeleteOutputProperty()
615 RRPropertyPtr prop, *prev; in ProcRRGetOutputProperty()