Home
last modified time | relevance | path

Searched refs:pdf_font_orig_matrix (Results 1 – 18 of 18) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtt.h163 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c689 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
1995 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
2227 code = pdf_font_orig_matrix((const gs_font *)cfont, &scale_c); in pdf_glyph_widths()
2230 code = pdf_font_orig_matrix(ofont, &scale_o); in pdf_glyph_widths()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.h159 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c894 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
985 int code = pdf_font_orig_matrix(font, pmat); in glyph_orig_matrix()
2376 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.h159 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c894 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
985 int code = pdf_font_orig_matrix(font, pmat); in glyph_orig_matrix()
2376 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtt.h165 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c892 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
977 int code = pdf_font_orig_matrix(font, pmat); in glyph_orig_matrix()
2282 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtt.h165 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c892 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
977 int code = pdf_font_orig_matrix(font, pmat); in glyph_orig_matrix()
2282 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtt.h163 int pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat);
H A Dgdevpdtt.c689 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
1995 pdf_font_orig_matrix(font, &orig_matrix); in pdf_calculate_text_size()
2227 code = pdf_font_orig_matrix((const gs_font *)cfont, &scale_c); in pdf_glyph_widths()
2230 code = pdf_font_orig_matrix(ofont, &scale_o); in pdf_glyph_widths()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdff.h342 int pdf_font_orig_matrix(P2(const gs_font *font, gs_matrix *pmat));
H A Dgdevpdff.c321 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
770 pdf_font_orig_matrix(font, &ftemp.orig_matrix); in pdf_create_pdf_font()
H A Dgdevpdfs.c1011 pdf_font_orig_matrix(font, &orig_matrix); in pdf_update_text_state()
1484 pdf_font_orig_matrix(font, &smat); in process_text_return_width()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdff.h342 int pdf_font_orig_matrix(P2(const gs_font *font, gs_matrix *pmat));
H A Dgdevpdff.c321 pdf_font_orig_matrix(const gs_font *font, gs_matrix *pmat) in pdf_font_orig_matrix() function
770 pdf_font_orig_matrix(font, &ftemp.orig_matrix); in pdf_create_pdf_font()
H A Dgdevpdfs.c1011 pdf_font_orig_matrix(font, &orig_matrix); in pdf_update_text_state()
1484 pdf_font_orig_matrix(font, &smat); in process_text_return_width()