Home
last modified time | relevance | path

Searched refs:xstart (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c316 static int console_truetype_erase(struct udevice *dev, int xstart, int ystart, in console_truetype_erase() argument
321 int pixels = xend - xstart; in console_truetype_erase()
325 line += xstart * VNBYTES(vid_priv->bpix); in console_truetype_erase()
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/
H A D0004-fast_float-Add-single-header-library-for-from_char-i.patch2792 + // the effective x buffer is from `xstart..x.len()`, so exit early