Searched refs:RRErrorBase (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandr.c55 int RRErrorBase; variable in typeref:typename:int
351 RRErrorBase = extEntry->errorBase;
H A Drrcrtc.c644 SetResourceTypeErrorValue(RRCrtcType, RRErrorBase + BadRRCrtc);
1000 return RRErrorBase + BadRRCrtc;
1078 return RRErrorBase + BadRRCrtc;
1128 return RRErrorBase + BadRRCrtc;
1158 return RRErrorBase + BadRRCrtc;
H A Drrmode.c284 SetResourceTypeErrorValue(RRModeType, RRErrorBase + BadRRMode);
H A Drandrstr.h66 extern _X_EXPORT int RREventBase, RRErrorBase;
H A Drroutput.c431 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput);
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrmode.c280 SetResourceTypeErrorValue(RRModeType, RRErrorBase + BadRRMode);
H A Drrprovider.c39 SetResourceTypeErrorValue(RRProviderType, RRErrorBase + BadRRProvider);
H A Drandr.c57 int RRErrorBase; variable in typeref:typename:int
438 RRErrorBase = extEntry->errorBase;
H A Drrcrtc.c1138 SetResourceTypeErrorValue(RRCrtcType, RRErrorBase + BadRRCrtc);
1510 return RRErrorBase + BadRRCrtc;
1592 return RRErrorBase + BadRRCrtc;
1644 return RRErrorBase + BadRRCrtc;
1675 return RRErrorBase + BadRRCrtc;
H A Drroutput.c444 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput);
H A Drandrstr.h72 extern int RREventBase, RRErrorBase;

Completed in 14 milliseconds