Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpsft.c425 write_mtx(stream *s, gs_font_type42 *pfont, const gs_type42_mtx_t *pmtx, in write_mtx()
448 size_mtx(gs_font_type42 *pfont, gs_type42_mtx_t *pmtx, uint max_glyph, in size_mtx()
H A Dgstype42.c695 const gs_type42_mtx_t *pmtx = &pfont->data.metrics[wmode]; in simple_glyph_metrics() local