Subversion Repositories wimsdev

Rev

Rev 14393 | Rev 14548 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14393 Rev 14546
Line 260... Line 260...
260
#define DRAW_JSBOXPLOT  44
260
#define DRAW_JSBOXPLOT  44
261
#define DRAW_NUMBERLINE 45
261
#define DRAW_NUMBERLINE 45
262
#define JS_FIND_ANGLE   46
262
#define JS_FIND_ANGLE   46
263
#define DRAW_TEXTFILL   47
263
#define DRAW_TEXTFILL   47
264
#define ADD_LOAD_IMAGE  48
264
#define ADD_LOAD_IMAGE  48
-
 
265
#define ADD_JS_ROTATE_MOUSE 49
265
 
266
 
266
#define EXTERNAL_IMAGE_CANVAS 0 /* this is created first !!! in order to draw on it */
267
#define EXTERNAL_IMAGE_CANVAS 0 /* this is created first !!! in order to draw on it */
267
#define BG_CANVAS       1
268
#define BG_CANVAS       1
268
#define STATIC_CANVAS   2
269
#define STATIC_CANVAS   2
269
#define MOUSE_CANVAS    3
270
#define MOUSE_CANVAS    3