Home
last modified time | relevance | path

Searched refs:pl_fbox (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h95 #define fbox(x0,y0,x1,y1) pl_fbox(x0,y0,x1,y1)
H A Dplot.h294 int pl_fbox (double x0, double y0, double x1, double y1);
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dapioldc.c501 pl_fbox (double x0, double y0, double x1, double y1) in pl_fbox() function