Lines Matching defs:pixels
316 * Set all bits in the pixel mask, to enable writes to all pixels.
1079 * we have 3 sizes of pixels to move in X direction:
1246 /* Set which pixels we're drawing (of a possible 32). */
1280 int32_t color, lines, pixels;
1286 pixels = ri->ri_emuwidth - 1;
1306 /* Set which pixels we're drawing (of a possible 32). */
1317 *rp = pixels;
1330 int32_t color, lines, pixels;
1336 pixels = (num * ri->ri_font->fontwidth) - 1;
1356 /* Set which pixels we're drawing (of a possible 32). */
1367 *rp = pixels;