Home
last modified time | relevance | path

Searched defs:pfont42 (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsfont0c.c107 gs_font_type0_from_type42(gs_font_type0 **ppfont0, gs_font_type42 *pfont42, in gs_font_type0_from_type42()
H A Dgsfcid2.c42 gs_font_cid2_from_type42(gs_font_cid2 **ppfcid, gs_font_type42 *pfont42, in gs_font_cid2_from_type42()
H A Dzchar.c599 gs_font_type42 *pfont42 = (gs_font_type42 *)pfont; in op_show_continue_dispatch() local
H A Dzfapi.c551 private bool sfnt_get_glyph_offset(ref *pdr, gs_font_type42 *pfont42, int index, ulong *offset0, ul… in sfnt_get_glyph_offset()
661 gs_font_type42 *pfont42 = (gs_font_type42 *)ff->client_font_data; in FAPI_FF_get_glyph() local