Home
last modified time | relevance | path

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

/lib/gfxconsole/
A Dgfxconsole.c36 uint rows, columns; member
86 if (gfxconsole.y >= gfxconsole.rows) { in gfxconsole_putc()
120 gfxconsole.rows = surface->height / FONT_Y; in gfxconsole_start()
122 gfxconsole.extray = surface->height - (gfxconsole.rows * FONT_Y); in gfxconsole_start()
124 …dprintf(SPEW, "gfxconsole: rows %d, columns %d, extray %d\n", gfxconsole.rows, gfxconsole.columns,… in gfxconsole_start()
/lib/uefi/include/uefi/protocols/
A Dsimple_text_output_protocol.h37 size_t* rows);

Completed in 10 milliseconds