Searched refs:pl_fbox (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/include/ |
H A D | plotcompat.h | 95 #define fbox(x0,y0,x1,y1) pl_fbox(x0,y0,x1,y1)
|
H A D | plot.h | 294 int pl_fbox (double x0, double y0, double x1, double y1);
|
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | apioldc.c | 501 pl_fbox (double x0, double y0, double x1, double y1) in pl_fbox() function
|