Home
last modified time | relevance | path

Searched refs:pdf_dev_set_string (Results 1 – 5 of 5) sorted by relevance

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Ddvi.c1109 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 4, in dvi_set()
1114 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 2, in dvi_set()
1120 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 2, in dvi_set()
1124 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 1, in dvi_set()
1181 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 4, in dvi_put()
1186 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 2, in dvi_put()
1194 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 2, in dvi_put()
1198 pdf_dev_set_string(dvi_state.h, -dvi_state.v, wbuf, 1, in dvi_put()
1646 pdf_dev_set_string(dvi_state.h + xloc[i], -dvi_state.v - yloc[i], wbuf, 2, in do_glyphs()
H A Dpdfdev.h139 extern void pdf_dev_set_string (spt_t xpos, spt_t ypos,
H A Dmpost.c810 pdf_dev_set_string((spt_t)(cp.x * dev_unit_dviunit()), in do_show()
822 pdf_dev_set_string((spt_t)(cp.x * dev_unit_dviunit()), in do_show()
H A Dpdfdev.c1124 pdf_dev_set_string (spt_t xpos, spt_t ypos, function
H A DChangeLog410 * cff.c (cff_glyph_lookup), pdfdev.c (pdf_dev_set_string): Correctly
412 where pdf_dev_set_string() got string of cids instead of glyphs.