Home
last modified time | relevance | path

Searched refs:x23max (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dgcodetools.py4595 x23max = max(x2, x3)
4599 … if n1[2] == False and (x23max < xmin or x23min > xmax or y23max < ymin or y23min > ymax):
/dports/print/py-reportlab/reportlab-3.5.68/src/rl_addons/renderPM/libart_lgpl/
H A Dart_svp_wind.c142 double x23min, x23max; in x_order() local
158 x23max = z2.x; in x_order()
163 x23max = z3.x; in x_order()
167 else if (x01min >= x23max) return -1; in x_order()
/dports/graphics/libart_lgpl/libart_lgpl-2.3.21/
H A Dart_svp_wind.c137 double x23min, x23max; in x_order() local
153 x23max = z2.x; in x_order()
158 x23max = z3.x; in x_order()
162 else if (x01min >= x23max) return -1; in x_order()