Lines Matching defs:wx
52 unsigned short wx; /* WX in AFM */
1033 p->ps->pscol += (size_t)fonts[f].gly[c].wx;
1065 size_t wx;
1084 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx;
1085 if (p->ps->pscol + wx < p->ps->pscolnext)
1087 p->ps->pscolnext - wx) / 2;
1296 return (size_t)fonts[(int)TERMFONT_NONE].gly[c].wx;
1324 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx;
1328 fonts[(int)TERMFONT_NONE].gly[110 - 32].wx;
1335 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx / 100.0;