Searched refs:RROutputType (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drroutput.c26 RESTYPE RROutputType; variable in typeref:typename:RESTYPE
103 if (!AddResource (output->id, RROutputType, (pointer) output))
418 RROutputType = CreateNewResourceType (RROutputDestroyResource, "OUTPUT");
419 if (!RROutputType)
431 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput);
H A Drandrstr.h341 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType;
346 RROutputType, client, a);\
H A Drrcrtc.c811 RROutputType, client, DixSetAttrAccess);
/xsrc/external/mit/xorg-server/dist/randr/
H A Drroutput.c27 RESTYPE RROutputType; variable in typeref:typename:RESTYPE
112 if (!AddResource(output->id, RROutputType, (void *) output))
431 RROutputType = CreateNewResourceType(RROutputDestroyResource, "OUTPUT");
432 if (!RROutputType)
444 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput);
H A Drrlease.c279 RROutputType, client, DixSetAttrAccess);
H A Drandrstr.h458 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType;
463 RROutputType, client, a);\
H A Drrcrtc.c1320 RROutputType, client, DixSetAttrAccess);

Completed in 10 milliseconds