TILE_WIDTH        638 coders/xcf.c     ntile_cols=(width+TILE_WIDTH-1)/TILE_WIDTH;
TILE_WIDTH        655 coders/xcf.c         offset2=(MagickOffsetType) (offset + TILE_WIDTH * TILE_WIDTH * 4* 1.5);
TILE_WIDTH        663 coders/xcf.c           (int) width % TILE_WIDTH : TILE_WIDTH);
TILE_WIDTH        664 coders/xcf.c         if (tile_image_width == 0) tile_image_width=TILE_WIDTH;
TILE_WIDTH        693 coders/xcf.c           destLeft * TILE_WIDTH,destTop*TILE_HEIGHT);