Searched refs:RROutputType (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rroutput.c | 26 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 D | randrstr.h | 341 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType; 346 RROutputType, client, a);\
|
| H A D | rrcrtc.c | 811 RROutputType, client, DixSetAttrAccess);
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rroutput.c | 27 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 D | rrlease.c | 279 RROutputType, client, DixSetAttrAccess);
|
| H A D | randrstr.h | 458 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType; 463 RROutputType, client, a);\
|
| H A D | rrcrtc.c | 1320 RROutputType, client, DixSetAttrAccess);
|
Completed in 10 milliseconds