Home
last modified time | relevance | path

Searched defs:pgd (Results 1 – 15 of 15) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsgdata.c33 private RELOC_PTRS_WITH(gs_glyph_data_reloc_ptrs, gs_glyph_data_t *pgd) in RELOC_PTRS_WITH()
45 gs_glyph_data_substring(gs_glyph_data_t *pgd, uint offset, uint size) in gs_glyph_data_substring()
54 gs_glyph_data_free(gs_glyph_data_t *pgd, client_name_t cname) in gs_glyph_data_free()
64 glyph_data_free_permanent(gs_glyph_data_t *pgd, client_name_t cname) in glyph_data_free_permanent()
68 glyph_data_substring_permanent(gs_glyph_data_t *pgd, uint offset, uint size) in glyph_data_substring_permanent()
77 glyph_data_free_by_font(gs_glyph_data_t *pgd, client_name_t cname) in glyph_data_free_by_font()
83 glyph_data_substring_by_font(gs_glyph_data_t *pgd, uint offset, uint size) in glyph_data_substring_by_font()
114 gs_glyph_data_from_string(gs_glyph_data_t *pgd, const byte *data, in gs_glyph_data_from_string()
122 gs_glyph_data_from_bytes(gs_glyph_data_t *pgd, const byte *bytes, in gs_glyph_data_from_bytes()
130 gs_glyph_data_from_null(gs_glyph_data_t *pgd) in gs_glyph_data_from_null()
H A Dzfcid0.c51 get_index(gs_glyph_data_t *pgd, int count, ulong *pval) in get_index()
68 gs_glyph_data_t *pgd) in cid0_read_bytes()
173 z9_glyph_data(gs_font_base *pbfont, gs_glyph glyph, gs_glyph_data_t *pgd, in z9_glyph_data()
290 gs_glyph_data_t *pgd) in z9_FDArray_glyph_data()
296 gs_const_string *gstr, gs_glyph_data_t *pgd) in z9_FDArray_seac_data()
H A Dgsgcache.c155 gs_glyph_cache_elem__free_data(gs_glyph_data_t *pgd, client_name_t cname) in gs_glyph_cache_elem__free_data()
161 gs_glyph_cache_elem__substring(gs_glyph_data_t *pgd, uint offset, uint size) in gs_glyph_cache_elem__substring()
173 gs_get_glyph_data_cached(gs_font_type42 *pfont, uint glyph_index, gs_glyph_data_t *pgd) in gs_get_glyph_data_cached()
H A Dzcharout.c290 zchar_charstring_data(gs_font *font, const ref *pgref, gs_glyph_data_t *pgd) in zchar_charstring_data()
344 charstring_make_notdef(gs_glyph_data_t *pgd, gs_font *font) in charstring_make_notdef()
H A Dzfont42.c248 gs_glyph_data_t *pgd) in font_gdir_get_outline()
274 gs_glyph_data_t *pgd) in z42_gdir_get_outline()
H A Dgstype1.c53 gs_type1_interpret(gs_type1_state * pcis, const gs_glyph_data_t *pgd, in gs_type1_interpret()
H A Dzchar1.c912 z1_glyph_data(gs_font_type1 * pfont, gs_glyph glyph, gs_glyph_data_t *pgd) in z1_glyph_data()
922 gs_glyph_data_t *pgd) in z1_subr_data()
941 gs_const_string *gstr, gs_glyph_data_t *pgd) in z1_seac_data()
1028 const gs_glyph_data_t *pgd = pgd_orig; in zcharstring_outline() local
H A Dgxtype1.c350 const gs_glyph_data_t *pgd, gs_char *chars) in gs_type1_piece_codes()
488 gs_type1_glyph_pieces(gs_font_type1 *pfont, const gs_glyph_data_t *pgd, in gs_type1_glyph_pieces()
H A Dgdevpsfx.c81 type1_next_init(gs_type1_state *pcis, const gs_glyph_data_t *pgd, in type1_next_init()
413 psf_convert_type1_to_type2(stream *s, const gs_glyph_data_t *pgd, in psf_convert_type1_to_type2()
H A Dgxfcopy.c895 gs_glyph_data_t *pgd) in copied_type1_glyph_data()
910 gs_glyph_data_t *pgd) in copied_type1_subr_data()
927 gs_glyph * pglyph, gs_const_string *gstr, gs_glyph_data_t *pgd) in copied_type1_seac_data()
1034 const gs_glyph_data_t *pgd = &gdata; in copied_type1_glyph_outline() local
1200 gs_glyph_data_t *pgd) in copied_type42_get_outline()
1476 gs_glyph_data_t *pgd, int *pfidx) in copied_cid0_glyph_data()
1502 gs_glyph_data_t *pgd) in copied_sub_type1_glyph_data()
H A Dgstype42.c405 gs_glyph_data_t *pgd) in default_get_outline()
460 gs_glyph_data_t *pgd) in gs_type42_get_outline_from_TT_file()
1017 gs_glyph_data_t *pgd, bool subglyph) in check_component()
H A Dgstype2.c122 gs_type2_interpret(gs_type1_state * pcis, const gs_glyph_data_t *pgd, in gs_type2_interpret()
H A Dgdevpsf1.c43 gs_glyph_data_t *pgd, gs_font_type1 **ppfont) in psf_type1_glyph_data()
H A Dzfcid1.c116 gs_glyph_data_t *pgd) in z11_get_outline()
H A Dgdevpsf2.c1477 cid0_glyph_data(gs_font_base *pbfont, gs_glyph glyph, gs_glyph_data_t *pgd, in cid0_glyph_data()