Home
last modified time | relevance | path

Searched refs:VidCols (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/
Drawcon.c40 ireg.edx.b[0] = VidCols; in writechr()
66 if (++ireg.edx.b[0] <= VidCols) in writechr()
Dfont.c124 VidCols = ((GXPixCols >> 3) - 1); in use_font()
175 VidCols = --cols; /* Store count-1 (same as rows) */ in bios_adjust_screen()
/external/syslinux/core/include/
Dbios.h79 #define VidCols _screensize.b.col macro