Lines Matching refs:gWidth
131 int gWidth, gHeight; /* width and height of glyph */
162 gWidth = GLYPHWIDTHPIXELS(pci);
164 if (gWidth && gHeight) {
167 if (raster && gWidth <= sizeof(FbStip) * 8 &&
168 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
177 gStride, 0, gx, gy, gWidth, gHeight);
193 int gWidth, gHeight; /* width and height of glyph */
255 gWidth = GLYPHWIDTHPIXELS(pci);
257 if (gWidth && gHeight) {
260 if (raster && gWidth <= sizeof(FbStip) * 8 &&
261 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
271 gx, gy, gWidth, gHeight,