Home
last modified time | relevance | path

Searched defs:char_code (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdti.c43 gs_char char_code; member
242 gs_id id, gs_char char_code, in pdf_begin_char_proc_generic()
287 int char_code = assign_char_code(pdev, x_width); in pdf_begin_char_proc() local
H A Dzcid.c57 { ref *DecodingArray, char_code, ih, glyph_index; in TT_char_code_from_CID_no_subst() local
H A Dgdevpdtt.c1191 gs_char *char_code, gs_char *cid, gs_glyph *glyph) in pdf_next_char_glyph()
1215 gs_char char_code, gs_char cid, gs_glyph glyph) in store_glyphs()
1268 gs_char char_code, cid; in pdf_make_text_glyphs_table() local
1433 gs_char char_code, cid; in pdf_mark_text_glyphs() local
H A Dgdevpdtc.c54 gs_char chr, char_code = 0x0badf00d, space_char = GS_NO_CHAR; in process_composite_text() local
H A Dzfapi.c564 ref *pdr, int char_code, const byte **ptr) in get_GlyphDirectory_data_ptr()
591 private ushort FAPI_FF_get_glyph(FAPI_font *ff, int char_code, byte *buf, ushort buf_length) in FAPI_FF_get_glyph()
1383 ref *Decoding, *char_code; in FAPI_do_char() local
H A Difapi.h74 int char_code; member