Searched refs:GXPixCols (Results 1 – 2 of 2) sorted by relevance
40 extern uint16_t GXPixCols;109 GXPixCols = 640; in vgasetmode()367 GXPixCols = pix_cols; in using_vga()
36 uint16_t GXPixCols = 1; /* Graphics mode pixel columns */ variable124 VidCols = ((GXPixCols >> 3) - 1); in use_font()