Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/postscript/tr2post/
H A Dtr2post.h55 int psftid; member
H A Dchartab.c77 setpsfont(int psftid, int fontsize) { in setpsfont()