Home
last modified time | relevance | path

Searched refs:xy_index_step (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtc.c623 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
699 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
701 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
730 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
732 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c613 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
630 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
632 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
640 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
642 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtc.c623 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
699 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
701 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
730 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
732 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c613 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
630 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
632 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
640 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
642 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtc.c605 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
681 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
683 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
713 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
715 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c530 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
535 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
537 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
545 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
547 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtc.c605 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
681 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
683 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
713 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
715 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c530 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
535 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
537 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
545 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
547 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c742 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
818 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
820 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
849 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
851 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c736 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
753 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
755 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
763 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
765 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c742 int xy_index_step = (!(pte->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in scan_cmap_text() local
818 pte->text.x_widths += xy_index * xy_index_step; in scan_cmap_text()
820 pte->text.y_widths += xy_index * xy_index_step; in scan_cmap_text()
849 pte->text.x_widths -= xy_index * xy_index_step; in scan_cmap_text()
851 pte->text.y_widths -= xy_index * xy_index_step; in scan_cmap_text()
H A Dgdevpdte.c736 int xy_index_step = (!(penum->text.operation & TEXT_REPLACE_WIDTHS) ? 0 : in pdf_process_string() local
753 penum->text.x_widths += xy_index * xy_index_step; in pdf_process_string()
755 penum->text.y_widths += xy_index * xy_index_step; in pdf_process_string()
763 penum->text.x_widths -= xy_index * xy_index_step; in pdf_process_string()
765 penum->text.y_widths -= xy_index * xy_index_step; in pdf_process_string()