Home | History | Annotate | Download | only in coders

Lines Matching refs:x_resolution

2508     x_resolution,
2516 x_resolution=2.54*65536.0*image->resolution.x+0.5;
2522 x_resolution=65536.0*image->resolution.x+0.5;
2530 (void) WriteBlobMSBLong(image,(unsigned int) (x_resolution+0.5));