Home
last modified time | relevance | path

Searched defs:yy0 (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/plot/libplot/
H A Dsbox.c2 void sbox(double xx0, double yy0, double xx1, double yy1){ in sbox()
/plan9/sys/src/cmd/gs/src/
H A Dgxfdrop.c223 fixed xx0, fixed xx1, fixed yy0, fixed yy1, int dir, fixed y0, fixed y1) in margin_boundary()
306 fixed yy0 = max(max(y0, alp->start.y), set->y); in continue_margin_common() local
370 fixed yy0, yy1; in margin_interior() local
H A Dgxhintn.c979 int t1_hinter__rcurveto(t1_hinter * this, fixed xx0, fixed yy0, fixed xx1, fixed yy1, fixed xx2, fi… in t1_hinter__rcurveto()