Home
last modified time | relevance | path

Searched refs:gaszPsShortHand (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dps.c196 static char *gaszPsShortHand[] = { variable
301 for (ppsz=gaszPsShortHand; *ppsz != NULL; ppsz++) { in PSDontUseShortHand()
315 for (ppsz=gaszPsShortHand; *ppsz != NULL; ppsz++) { in PSUseShortHand()
318 gPsCmd = gaszPsShortHand; in PSUseShortHand()
1093 fprintf(FP, "/%s { %s } def\n", &(gaszPsShortHand[i])[1],
1096 fprintf(FP, "/%s { %s } bd\n", gaszPsShortHand[i],
1101 gPsCmd = gaszPsShortHand;