Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dr_point.c44 || (yy > REGIS_DEVICE_Y_MAX_CLIP)) in _pl_r_paint_point()
H A Dr_path.c172 REGIS_DEVICE_Y_MAX_CLIP); in _pl_r_paint_path()
H A Dextern.h554 #define REGIS_DEVICE_Y_MAX_CLIP (REGIS_DEVICE_Y_MAX + 0.5 - REGIS_CLIP_FUZZ) macro