Searched refs:backPix (Results 1 – 2 of 2) sorted by relevance
1100 PanoramiXRes *backPix = NULL; in ProcScreenSaverSetAttributes() local1124 status = dixLookupResourceByType((void **) &backPix, tmp, in ProcScreenSaverSetAttributes()1160 if (backPix) in ProcScreenSaverSetAttributes()1161 *((CARD32 *) &stuff[1] + pback_offset) = backPix->info[i].id; in ProcScreenSaverSetAttributes()
58 PanoramiXRes *backPix = NULL; in PanoramiXCreateWindow() local90 result = dixLookupResourceByType((void **) &backPix, tmp, in PanoramiXCreateWindow()141 if (backPix) in PanoramiXCreateWindow()142 *((CARD32 *) &stuff[1] + pback_offset) = backPix->info[j].id; in PanoramiXCreateWindow()166 PanoramiXRes *backPix = NULL; in PanoramiXChangeWindowAttributes() local194 result = dixLookupResourceByType((void **) &backPix, tmp, in PanoramiXChangeWindowAttributes()224 if (backPix) in PanoramiXChangeWindowAttributes()225 *((CARD32 *) &stuff[1] + pback_offset) = backPix->info[j].id; in PanoramiXChangeWindowAttributes()