Home
last modified time | relevance | path

Searched refs:dot_orientation (Results 1 – 25 of 30) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsline.c359 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
367 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgxstroke.c590 if (is_fzero(pgs_lp->dot_orientation.xy)) { in gx_stroke_path_only()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsline.c359 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
367 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgxstroke.c590 if (is_fzero(pgs_lp->dot_orientation.xy)) { in gx_stroke_path_only()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c396 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
404 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c396 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
404 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxline.h52 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c388 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
396 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgdevpdfg.c177 pvs->line_params.dot_orientation = pis->line_params.dot_orientation; in pdf_viewer_state_from_imager_state_aux()
H A Dgxstroke.c780 if (is_fzero(pgs_lp->dot_orientation.xy)) { in gx_stroke_path_only_aux()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxline.h52 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c388 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
396 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgdevpdfg.c177 pvs->line_params.dot_orientation = pis->line_params.dot_orientation; in pdf_viewer_state_from_imager_state_aux()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c391 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
399 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgdevpdfg.c179 pvs->line_params.dot_orientation = pis->line_params.dot_orientation; in pdf_viewer_state_from_imager_state_aux()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxline.h55 gs_matrix dot_orientation; /* dot length is aligned with (1,0); */ member
H A Dgsline.c391 return gs_currentmatrix(pgs, &pgs_lp->dot_orientation); in gs_setdotorientation()
399 return gs_setmatrix(pgs, &pgs_lp->dot_orientation); in gs_dotorientation()
H A Dgdevpdfg.c179 pvs->line_params.dot_orientation = pis->line_params.dot_orientation; in pdf_viewer_state_from_imager_state_aux()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c238 pvs->line_params.dot_orientation = pgs->line_params.dot_orientation; in pdf_viewer_state_from_gs_gstate_aux()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c238 pvs->line_params.dot_orientation = pgs->line_params.dot_orientation; in pdf_viewer_state_from_gs_gstate_aux()

12