Searched refs:nbyLine (Results 1 – 1 of 1) sorted by relevance
90 int nbyLine; /* bytes per line of padded pixmap */ in miPolyGlyphBlt() local134 nbyLine = BitmapBytePad(width); in miPolyGlyphBlt()135 pbits = xallocarray(height, nbyLine); in miPolyGlyphBlt()