Lines Matching defs:wx
47 unsigned short wx; /* WX in AFM */
1020 p->ps->pscol += (size_t)fonts[f].gly[c].wx;
1076 size_t savecol, wx;
1155 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx;
1156 if (p->ps->pscol + wx < p->ps->pscolnext)
1158 p->ps->pscolnext - wx) / 2;
1286 return((size_t)fonts[(int)TERMFONT_NONE].gly[c].wx);
1314 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx;
1318 fonts[(int)TERMFONT_NONE].gly[110 - 32].wx;
1325 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx / 100.0;