Skip to content
  • Sven Neumann's avatar
    use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the · 1954ee81
    Sven Neumann authored
    2007-09-12  Sven Neumann  <sven@gimp.org>
    
    	* app/base/tile.c (tile_data_pointer): use the offsets module
    	TILE_WIDTH and TILE_HEIGHT instead of doing the module operation
    	in each and every caller.
    
    	* app/base/boundary.c
    	* app/base/pixel-region.c
    	* app/base/tile-manager.c
    	* app/core/gimpchannel.c
    	* app/core/gimpdrawable-blend.c
    	* app/core/gimpdrawable.c
    	* app/core/gimpimage-contiguous-region.c
    	* app/core/gimplayer.c
    	* app/display/gimpdisplayshell-render.c
    	* app/paint-funcs/paint-funcs.c
    	* app/paint/gimppaintcore.c
    	* app/tools/gimpiscissorstool.c: changed accordingly.
    
    
    svn path=/trunk/; revision=23515
    1954ee81