Home
last modified time | relevance | path

Searched refs:curve_join (Results 1 – 25 of 56) sorted by relevance

123

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsline.c294 pgs_lp->curve_join = join; in gs_setcurvejoin()
302 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgxstroke.c139 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
141 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
338 gs_line_join curve_join = in gx_stroke_path_only() local
339 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only()
690 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only()
719 pseg)->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsline.c294 pgs_lp->curve_join = join; in gs_setcurvejoin()
302 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgxstroke.c139 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
141 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
338 gs_line_join curve_join = in gx_stroke_path_only() local
339 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only()
690 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only()
719 pseg)->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c331 pgs_lp->curve_join = join; in gs_setcurvejoin()
339 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c170 if (pgs->line_params.curve_join >= 0) in gx_stroke_path_expansion()
172 (gs_line_join)pgs->line_params.curve_join)); in gx_stroke_path_expansion()
474 gs_line_join curve_join = in gx_stroke_path_only_aux() local
475 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
954 (pseg_notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
1009 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c331 pgs_lp->curve_join = join; in gs_setcurvejoin()
339 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c170 if (pgs->line_params.curve_join >= 0) in gx_stroke_path_expansion()
172 (gs_line_join)pgs->line_params.curve_join)); in gx_stroke_path_expansion()
474 gs_line_join curve_join = in gx_stroke_path_only_aux() local
475 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
954 (pseg_notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
1009 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxline.h45 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c323 pgs_lp->curve_join = join; in gs_setcurvejoin()
331 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c154 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
156 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
470 gs_line_join curve_join = in gx_stroke_path_only_aux() local
471 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
896 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
937 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxline.h45 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c323 pgs_lp->curve_join = join; in gs_setcurvejoin()
331 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c154 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
156 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
470 gs_line_join curve_join = in gx_stroke_path_only_aux() local
471 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
896 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
937 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c326 pgs_lp->curve_join = join; in gs_setcurvejoin()
334 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c166 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
168 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
482 gs_line_join curve_join = in gx_stroke_path_only_aux() local
483 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
911 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
966 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxline.h48 int curve_join; /* <0 means use join between segments of */ member
H A Dgsline.c326 pgs_lp->curve_join = join; in gs_setcurvejoin()
334 return pgs_lp->curve_join; in gs_currentcurvejoin()
H A Dgxstroke.c166 if (pis->line_params.curve_join >= 0) in gx_stroke_path_expansion()
168 (gs_line_join)pis->line_params.curve_join)); in gx_stroke_path_expansion()
482 gs_line_join curve_join = in gx_stroke_path_only_aux() local
483 (pgs_lp->curve_join >= 0 ? (gs_line_join)pgs_lp->curve_join : in gx_stroke_path_only_aux()
911 (pseg->notes & not_first ? curve_join : pgs_lp->join); in gx_stroke_path_only_aux()
966 gs_line_join join = (notes & not_first ? curve_join : in gx_stroke_path_only_aux()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/btrace/
H A DbTrace_props.py71 curve_join: BoolProperty(

123