#include "globals.h"Data Structures | |
| struct | line_style |
Defines | |
| #define | ABS(a) ((a)>0?(a):-(a)) |
Functions | |
| void * | __malloc_obspec (APPvar *, OBJECT *, long) |
| int | mt_dfrm_new_line (APPvar *app, void *dfrm, int w, int h, int slop, int style, int color, int width, int start, int end) |
| Create a line (or arrow) object. | |
| #define ABS | ( | a | ) | ((a)>0?(a):-(a)) |
| void* __malloc_obspec | ( | APPvar * | , | |
| OBJECT * | , | |||
| long | ||||
| ) |
1.5.8