Lines Matching full:tile_offset
1007 (void) ParseAbsoluteGeometry(geometry,&image->tile_offset);2139 if ((image->tile_offset.x != 0) || (image->tile_offset.y != 0))2142 "tile-offset=%+ld%+ld\n",(long) image->tile_offset.x,(long)2143 image->tile_offset.y);