Home
last modified time | relevance | path

Searched defs:y1_p (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_clipper.c40 _clip_line (double *x0_p, double *y0_p, double *x1_p, double *y1_p, double x_min_clip, double x_max… in _clip_line()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dtriangle.c174 calc_points1(trianglestruct * tp, int d, int *y0_p, int *y1_p, int *y2_p, XPoint * p) in calc_points1()
193 calc_points2(trianglestruct * tp, int d, int *y0_p, int *y1_p, int *y2_p, XPoint * p) in calc_points2()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dtriangle.c145 calc_points1(trianglestruct * tp, int d, int *y0_p, int *y1_p, int *y2_p, XPoint * p) in calc_points1()
162 calc_points2(trianglestruct * tp, int d, int *y0_p, int *y1_p, int *y2_p, XPoint * p) in calc_points2()
/dports/graphics/plotutils/plotutils-2.6/graph/
H A Dmisc.c271 clip_line (double *x0_p, double *y0_p, double *x1_p, double *y1_p, double x_min_clip, double x_max_… in clip_line()
H A Dplotter.c2485 clip_line (Multigrapher *multigrapher, double *x0_p, double *y0_p, double *x1_p, double *y1_p) in clip_line()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/PNG/
H A DReadPNG.cpp360 int* y1_p, in getPNGInfo()
/dports/math/oleo/oleo-1.99.16/src/
H A Dplotter.c2452 clip_line (Multigrapher *multigrapher, double *x0_p, double *y0_p, double *x1_p, double *y1_p) in clip_line()