Searched defs:encoding_index (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevxxf.c | 68 int encoding_index; member 135 int encoding_index, const gs_uid * puid, const gs_matrix * pmat, in x_lookup_font() 263 x_char_xglyph(gx_xfont * xf, gs_char chr, int encoding_index, in x_char_xglyph()
|
H A D | gdevmacxf.c | 125 int encoding_index, const gs_uid *puid, in mac_lookup_font() 213 mac_char_xglyph(gx_xfont *xf, gs_char chr, int encoding_index, in mac_char_xglyph()
|
H A D | gdevmsxf.c | 140 int encoding_index, const gs_uid * puid, const gs_matrix * pmat, in win_lookup_font() 234 win_char_xglyph(gx_xfont * xf, gs_char chr, int encoding_index, in win_char_xglyph()
|
H A D | gxccman.c | 247 gx_lookup_xfont(const gs_state * pgs, cached_fm_pair * pair, int encoding_index) in gx_lookup_xfont() 362 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name()
|
H A D | gdevpdtw.c | 69 pdf_different_encoding_element(const pdf_font_resource_t *pdfont, int ch, int encoding_index) in pdf_different_encoding_element()
|