Home
last modified time | relevance | path

Searched refs:mac_glyph_index (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpsft.c140 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr) in mac_glyph_index() function
429 int mac_index = mac_glyph_index(font, i, &str); in compute_post()
479 int mac_index = mac_glyph_index(font, ch, &str); in write_post()
497 int mac_index = mac_glyph_index(font, ch, &str); in write_post()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpsft.c140 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr) in mac_glyph_index() function
429 int mac_index = mac_glyph_index(font, i, &str); in compute_post()
479 int mac_index = mac_glyph_index(font, ch, &str); in write_post()
497 int mac_index = mac_glyph_index(font, ch, &str); in write_post()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c162 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
642 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
695 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
716 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsft.c162 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
630 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
683 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
704 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsft.c162 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
630 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
683 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
704 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c162 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
642 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
695 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
716 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsft.c160 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
628 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
681 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
702 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsft.c160 mac_glyph_index(gs_font *font, int ch, gs_const_string *pstr, int *index) in mac_glyph_index() function
628 int code = mac_glyph_index(font, i, &str, &mac_index); in compute_post()
681 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()
702 int code = mac_glyph_index(font, ch, &str, &mac_index); in write_post()