Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dr_point.c43 || (yy < REGIS_DEVICE_Y_MIN_CLIP) in _pl_r_paint_point()
H A Dr_path.c171 REGIS_DEVICE_Y_MIN_CLIP, in _pl_r_paint_path()
H A Dextern.h553 #define REGIS_DEVICE_Y_MIN_CLIP (REGIS_DEVICE_Y_MIN - 0.5 + REGIS_CLIP_FUZZ) macro