Searched defs:char_code (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdti.c | 43 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 D | zcid.c | 57 { ref *DecodingArray, char_code, ih, glyph_index; in TT_char_code_from_CID_no_subst() local
|
H A D | gdevpdtt.c | 1191 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 D | gdevpdtc.c | 54 gs_char chr, char_code = 0x0badf00d, space_char = GS_NO_CHAR; in process_composite_text() local
|
H A D | zfapi.c | 564 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 D | ifapi.h | 74 int char_code; member
|