Home
last modified time | relevance | path

Searched refs:gs_point_transform2fixed_clamped (Results 1 – 4 of 4) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxshade1.c75 gs_point_transform2fixed_clamped(const gs_matrix_fixed * pmat, in gs_point_transform2fixed_clamped() function
436gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 0].x, p[j*3 + 0].y, &curve[jj].vertex.p); in R_tensor_annulus()
439gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 1].x, p[j*3 + 1].y, &curve[jj].control[0]… in R_tensor_annulus()
442gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 2].x, p[j*3 + 2].y, &curve[jj].control[1]… in R_tensor_annulus()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxshade1.c75 gs_point_transform2fixed_clamped(const gs_matrix_fixed * pmat, in gs_point_transform2fixed_clamped() function
436gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 0].x, p[j*3 + 0].y, &curve[jj].vertex.p); in R_tensor_annulus()
439gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 1].x, p[j*3 + 1].y, &curve[jj].control[0]… in R_tensor_annulus()
442gs_point_transform2fixed_clamped(&pfs->pis->ctm, p[j*3 + 2].x, p[j*3 + 2].y, &curve[jj].control[1]… in R_tensor_annulus()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxshade1.c70 gs_point_transform2fixed_clamped(const gs_matrix_fixed * pmat, in gs_point_transform2fixed_clamped() function
426gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 0].x, p[j*3 + 0].y, &curve[jj].vertex.p); in R_tensor_annulus()
429gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 1].x, p[j*3 + 1].y, &curve[jj].control[0]… in R_tensor_annulus()
432gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 2].x, p[j*3 + 2].y, &curve[jj].control[1]… in R_tensor_annulus()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxshade1.c70 gs_point_transform2fixed_clamped(const gs_matrix_fixed * pmat, in gs_point_transform2fixed_clamped() function
426gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 0].x, p[j*3 + 0].y, &curve[jj].vertex.p); in R_tensor_annulus()
429gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 1].x, p[j*3 + 1].y, &curve[jj].control[0]… in R_tensor_annulus()
432gs_point_transform2fixed_clamped(&pfs->pgs->ctm, p[j*3 + 2].x, p[j*3 + 2].y, &curve[jj].control[1]… in R_tensor_annulus()