Searched refs:gwidth (Results 1 – 1 of 1) sorted by relevance
34 int gwidth; /* width of a glyph, in bits */ member207 g[codeindex].gwidth = maxh + 1 - minh;211 bitp = calloc(((g[codeindex].gwidth+7)/8)*g[codeindex].gheight,1);236 j = g[baselinechar].gwidth;268 g[codeindex].gheight, g[codeindex].gwidth);290 for (i = (g[codeindex].gwidth + 7) / 8; i; i--) {