Searched refs:I_out (Results 1 – 1 of 1) sorted by relevance
2709 XImage *I_out; in XRotMagnifyImage() local2726 I_out=MakeXImage(dpy, cols_out, rows_out); in XRotMagnifyImage()2727 if(I_out==NULL) in XRotMagnifyImage()2792 I_out->data[j2*byte_width_out+i2/8]|=128>>i2%8; in XRotMagnifyImage()2803 return I_out; in XRotMagnifyImage()