Home
last modified time | relevance | path

Searched defs:sc_ov (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpath.c166 const int8 sc_ov = (1 << PGS_CIRCLE_LINE_OVER); in path_circle_pos() local
253 const int8 sc_ov = (1 << PGS_ELLIPSE_LINE_OVER); in path_ellipse_pos() local
H A Dpolygon.c283 const int8 sc_ov = (1 << PGS_CIRCLE_LINE_OVER); in poly_circle_pos() local
352 const int8 sc_ov = (1 << PGS_ELLIPSE_LINE_OVER); in poly_ellipse_pos() local