Home
last modified time | relevance | path

Searched refs:Decoding (Results 1 – 13 of 13) 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() argument
60 if (dict_find(Decoding, &ih, &DecodingArray) <= 0 || in TT_char_code_from_CID_no_subst()
83 const ref *Decoding, const ref *TT_cmap, const ref *SubstNWP, in cid_to_TT_charcode() argument
88 if (TT_char_code_from_CID_no_subst(mem, Decoding, TT_cmap, nCID, c)) { in cid_to_TT_charcode()
107 if (TT_char_code_from_CID_no_subst(mem, Decoding, TT_cmap, ns + (nCID - nb), c)) { in cid_to_TT_charcode()
115 if (TT_char_code_from_CID_no_subst(mem, Decoding, TT_cmap, nb + (nCID - ns), c)) { in cid_to_TT_charcode()
158 const ref *Decoding, const ref *TT_cmap, const ref *SubstNWP, int GDBytes, in cid_fill_CIDMap() argument
179 dict_enum = dict_first(Decoding); in cid_fill_CIDMap()
183 if ((dict_enum = dict_next(Decoding, dict_enum, el)) == -1) in cid_fill_CIDMap()
194 int code = cid_to_TT_charcode(mem, Decoding, TT_cmap, SubstNWP, in cid_fill_CIDMap()
H A Dicid.h34 const ref *Decoding, const ref *TT_cmap,
39 int cid_fill_CIDMap(const gs_memory_t *mem, const ref *Decoding, const ref *TT_cmap, const ref *Sub…
H A Dzfcid1.c409 ref *Decoding = op - 4, *TT_cmap = op - 3, *SubstNWP = op - 2, in zfillCIDMap() local
413 check_type(*Decoding, t_dictionary); in zfillCIDMap()
418 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
H A Dzfapi.c929 ref Decoding; in FAPI_refine_font() local
950 decodingID_length + 1 + ordering_length, &Decoding, 0)) < 0) in FAPI_refine_font()
954 strlen(decodingID), &Decoding, 0)) < 0) in FAPI_refine_font()
956 if ((code = dict_put_string(pdr, "Decoding", &Decoding, NULL)) < 0) in FAPI_refine_font()
1319 ref *Decoding, *SubstNWP, src_type, dst_type; in FAPI_do_char() local
1322 … if (dict_find_string(pdr, "Decoding", &Decoding) <= 0 || !r_has_type(Decoding, t_dictionary)) in FAPI_do_char()
1327 code = cid_to_TT_charcode(imemory, Decoding, NULL, SubstNWP, in FAPI_do_char()
1383 ref *Decoding, *char_code; in FAPI_do_char() local
1384 … if (dict_find_string(osp - 1, "Decoding", &Decoding) > 0 && r_has_type(Decoding, t_dictionary)) { in FAPI_do_char()
1385 if (dict_find(Decoding, &char_name, &char_code) >= 0 && r_has_type(char_code, t_integer)) in FAPI_do_char()
H A Dzfont.c38 private int setup_unicode_decoder(i_ctx_t *i_ctx_p, ref *Decoding);
625 setup_unicode_decoder(i_ctx_t *i_ctx_p, ref *Decoding) in setup_unicode_decoder() argument
631 ref_assign_new(&pud->data, Decoding); in setup_unicode_decoder()
H A Dzlib.mak124 # Decoding (decompression) code.
H A Dunixinst.mak97 install-resdata: $(PSRESDIR)/Decoding/Unicode
H A Dint.mak1594 # Decoding (decompression)
H A Dlib.mak1291 # Decoding (decompression)
/plan9-contrib/sys/lib/ghostscript/
H A Dxlatmap3 % It specifies Decoding resources to be used with FAPI-handled fonts.
20 % plugins. The second element is name of the Decoding resource. If
27 % a string PlatformID.SpecificID and a name of Decoding resource.
/plan9-contrib/sys/src/cmd/gs/lib/
H A Dxlatmap3 % It specifies Decoding resources to be used with FAPI-handled fonts.
20 % plugins. The second element is name of the Decoding resource. If
27 % a string PlatformID.SpecificID and a name of Decoding resource.
H A DFAPIfontmap22 % Decoding name (optional) The name of a Decoding resource to be used with the font.
/plan9-contrib/sys/doc/
H A Dlibmach.ms366 .IP "Header and Symbol Table Decoding\ -\ "