Home
last modified time | relevance | path

Searched refs:sratioy (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgswts.c269 wcp->uslow = sin(sangle) / sratioy; in wts_set_mat()
270 wcp->vslow = cos(sangle) / sratioy; in wts_set_mat()
332 wts_set_mat(&wcph->base, sratiox, sratioy, sangledeg); in wts_pick_cell_size_h()
739 wts_set_mat(&wcpj->base, sratiox, sratioy, sangledeg); in wts_pick_cell_size_j()
752 double sratioy; member
787 double sratioy = 72.0 * fabs(pmat->yy) / ph->frequency; in wts_pick_cell_size() local
805 sryi = (int)floor(sratioy / sqrt(2) + 0.5); in wts_pick_cell_size()
807 fabs(sryi * sqrt(2) - sratioy) < 2e-6) { in wts_pick_cell_size()
817 key.sratioy = sratioy; in wts_pick_cell_size()
829 result = wts_pick_cell_size_h(sratiox, sratioy, sangledeg, memw); in wts_pick_cell_size()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgswts.c269 wcp->uslow = sin(sangle) / sratioy; in wts_set_mat()
270 wcp->vslow = cos(sangle) / sratioy; in wts_set_mat()
332 wts_set_mat(&wcph->base, sratiox, sratioy, sangledeg); in wts_pick_cell_size_h()
739 wts_set_mat(&wcpj->base, sratiox, sratioy, sangledeg); in wts_pick_cell_size_j()
752 double sratioy; member
787 double sratioy = 72.0 * fabs(pmat->yy) / ph->frequency; in wts_pick_cell_size() local
805 sryi = (int)floor(sratioy / sqrt(2) + 0.5); in wts_pick_cell_size()
807 fabs(sryi * sqrt(2) - sratioy) < 2e-6) { in wts_pick_cell_size()
817 key.sratioy = sratioy; in wts_pick_cell_size()
829 result = wts_pick_cell_size_h(sratiox, sratioy, sangledeg, memw); in wts_pick_cell_size()
[all …]