Searched refs:pgref (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | icharout.h | 62 int zchar_charstring_data(gs_font *font, const ref *pgref,
|
| H A D | ichar1.h | 46 int zcharstring_outline(gs_font_type1 *pfont, int WMode, const ref *pgref,
|
| H A D | zcharout.c | 290 zchar_charstring_data(gs_font *font, const ref *pgref, gs_glyph_data_t *pgd) in zchar_charstring_data() argument 294 if (dict_find(&pfont_data(font)->CharStrings, pgref, &pcstr) <= 0) in zchar_charstring_data()
|
| H A D | zchar1.c | 1024 zcharstring_outline(gs_font_type1 *pfont1, int WMode, const ref *pgref, in zcharstring_outline() argument 1047 code = zchar_get_metrics2((gs_font_base *)pfont1, pgref, wv); in zcharstring_outline() 1056 code = zchar_get_metrics((gs_font_base *)pfont1, pgref, sbw); in zcharstring_outline()
|
| H A D | zchar.c | 622 map_glyph_to_char(const gs_memory_t *mem, const ref * pgref, const ref * pencoding, ref * pch) in map_glyph_to_char() argument 630 if (obj_eq(mem, pgref, &eref)) { in map_glyph_to_char()
|