Lines Matching defs:gHeight
131 int gWidth, gHeight; /* width and height of glyph */
163 gHeight = GLYPHHEIGHTPIXELS(pci);
164 if (gWidth && gHeight) {
168 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
172 (FbStip *) pglyph, pgc->xor, gx + dstXoff, gHeight);
177 gStride, 0, gx, gy, gWidth, gHeight);
193 int gWidth, gHeight; /* width and height of glyph */
256 gHeight = GLYPHHEIGHTPIXELS(pci);
257 if (gWidth && gHeight) {
261 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
265 (FbStip *) pglyph, pgc->fg, gx + dstXoff, gHeight);
271 gx, gy, gWidth, gHeight,