Lines Matching defs:property
82 XRRQueryOutputProperty (Display *dpy, RROutput output, Atom property)
97 req->property = property;
137 XRRConfigureOutputProperty (Display *dpy, RROutput output, Atom property,
152 req->property = property;
169 Atom property, Atom type,
184 req->property = property;
231 XRRDeleteOutputProperty (Display *dpy, RROutput output, Atom property)
243 req->property = property;
250 Atom property, long offset, long length,
274 req->property = property;
300 * One extra byte is malloced than is needed to contain the property
330 * the server sent back a property with an invalid format.