Searched refs:RROutputRec (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandrstr.h80 typedef struct _rrOutput RROutputRec, *RROutputPtr; typedef in typeref:struct:_rrOutput
H A Drroutput.c75 output = malloc(sizeof (RROutputRec) + nameLength + 1);
H A Drrproperty.c66 RRDeleteProperty(RROutputRec *output, RRPropertyRec *prop)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drroutput.c83 output = malloc(sizeof(RROutputRec) + nameLength + 1);
H A Drandrstr.h86 typedef struct _rrOutput RROutputRec, *RROutputPtr; typedef in typeref:struct:_rrOutput
H A Drrproperty.c67 RRDeleteProperty(RROutputRec * output, RRPropertyRec * prop)

Completed in 10 milliseconds