Searched refs:VidCols (Results 1 – 3 of 3) sorted by relevance
40 ireg.edx.b[0] = VidCols; in writechr()66 if (++ireg.edx.b[0] <= VidCols) in writechr()
124 VidCols = ((GXPixCols >> 3) - 1); in use_font()175 VidCols = --cols; /* Store count-1 (same as rows) */ in bios_adjust_screen()
79 #define VidCols _screensize.b.col macro