Home
last modified time | relevance | path

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

/external/syslinux/core/
Dgraphics.c41 extern uint16_t GXPixRows;
110 GXPixRows = 480; in vgasetmode()
368 GXPixRows = pix_rows; in using_vga()
Dfont.c37 uint16_t GXPixRows = 1; /* Graphics mode pixel rows */ variable
112 rows = GXPixRows / bytes; in use_font()