Home
last modified time | relevance | path

Searched defs:TT_cmap (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dzcid.c56 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 Dzfcid1.c409 ref *Decoding = op - 4, *TT_cmap = op - 3, *SubstNWP = op - 2, in zfillCIDMap() local