Lines Matching defs:pixels
330 * Set all bits in the pixel mask, to enable writes to all pixels.
1205 * we have 3 sizes of pixels to move in X direction:
1348 /* Set which pixels we're drawing (of a possible 32). */
1387 int32_t color, lines, pixels;
1395 pixels = ri->ri_emuwidth - 1;
1415 /* Set which pixels we're drawing (of a possible 32). */
1426 *rp = pixels;
1444 int32_t color, lines, pixels;
1452 pixels = (num * ri->ri_font->fontwidth) - 1;
1472 /* Set which pixels we're drawing (of a possible 32). */
1483 *rp = pixels;