Searched defs:Decoding (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zcid.c | 56 const ref *Decoding, const ref *TT_cmap, uint nCID, uint *c) in TT_char_code_from_CID_no_subst() 83 const ref *Decoding, const ref *TT_cmap, const ref *SubstNWP, in cid_to_TT_charcode() 158 const ref *Decoding, const ref *TT_cmap, const ref *SubstNWP, int GDBytes, in cid_fill_CIDMap()
|
H A D | zfcid1.c | 409 ref *Decoding = op - 4, *TT_cmap = op - 3, *SubstNWP = op - 2, in zfillCIDMap() local
|
H A D | zfont.c | 625 setup_unicode_decoder(i_ctx_t *i_ctx_p, ref *Decoding) in setup_unicode_decoder()
|
H A D | zfapi.c | 929 ref Decoding; in FAPI_refine_font() local 1319 ref *Decoding, *SubstNWP, src_type, dst_type; in FAPI_do_char() local 1383 ref *Decoding, *char_code; in FAPI_do_char() local
|