Searched refs:RRErrorBase (Results 1 – 7 of 7) sorted by relevance
1097 SetResourceTypeErrorValue(RRCrtcType, RRErrorBase + BadRRCrtc); in RRCrtcInitErrorValue()1469 return RRErrorBase + BadRRCrtc; in ProcRRGetPanning()1551 return RRErrorBase + BadRRCrtc; in ProcRRSetPanning()1603 return RRErrorBase + BadRRCrtc; in ProcRRGetCrtcGammaSize()1634 return RRErrorBase + BadRRCrtc; in ProcRRGetCrtcGamma()
57 int RRErrorBase; variable438 RRErrorBase = extEntry->errorBase; in RRExtensionInit()
280 SetResourceTypeErrorValue(RRModeType, RRErrorBase + BadRRMode); in RRModeInitErrorValue()
38 SetResourceTypeErrorValue(RRProviderType, RRErrorBase + BadRRProvider); in RRProviderInitErrorValue()
444 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput); in RROutputInitErrorValue()
68 extern int RREventBase, RRErrorBase;
104836 before RRExtensionInit() is called. This causes RRErrorBase104840 to get the right RRErrorBase.