Rev 17583 | Rev 18555 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17583 | Rev 18160 | ||
---|---|---|---|
Line 221... | Line 221... | ||
221 | #define NORESET 228 |
221 | #define NORESET 228 |
222 | #define ARCARROW 229 |
222 | #define ARCARROW 229 |
223 | #define KILL 230 |
223 | #define KILL 230 |
224 | #define RANGE 231 |
224 | #define RANGE 231 |
225 | #define NEWRANGE 232 |
225 | #define NEWRANGE 232 |
- | 226 | #define RESET 233 |
|
226 | /* the js_function[] dcollection : js-code without configurable argumens see canvasutil.c */ |
227 | /* the js_function[] dcollection : js-code without configurable argumens see canvasutil.c */ |
227 | #define MAX_JS_FUNCTIONS 52 |
228 | #define MAX_JS_FUNCTIONS 52 |
228 | 229 | ||
229 | #define DRAW_GRID 0 |
230 | #define DRAW_GRID 0 |
230 | #define DRAW_CROSSHAIRS 1 |
231 | #define DRAW_CROSSHAIRS 1 |