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