Changeset 16255 for trunk/Ohana/src/kapa2/src/CreateZoom24.c
- Timestamp:
- Jan 27, 2008, 9:18:37 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/src/CreateZoom24.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/src/CreateZoom24.c
r16011 r16255 15 15 void CreateZoom24 (KapaImageWidget *image, Graphic *graphic, double x, double y) { 16 16 17 # if (0) 17 18 int i, j, ii, jj, extra; 18 19 int i_start, i_end, j_start, j_end; … … 186 187 image[0].zoom.data, image[0].zoom.dx, image[0].zoom.dy, 32, 0); 187 188 189 # endif 188 190 }
Note:
See TracChangeset
for help on using the changeset viewer.
