Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dr_point.c42 || (xx > REGIS_DEVICE_X_MAX_CLIP) in _pl_r_paint_point()
H A Dr_path.c170 REGIS_DEVICE_X_MAX_CLIP, in _pl_r_paint_path()
H A Dextern.h552 #define REGIS_DEVICE_X_MAX_CLIP (REGIS_DEVICE_X_MAX + 0.5 - REGIS_CLIP_FUZZ) macro