HomeSort by relevance Sort by last modified time
    Searched refs:GXPixCols (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/
font.c 36 uint16_t GXPixCols = 1; /* Graphics mode pixel columns */
124 VidCols = ((GXPixCols >> 3) - 1);
graphics.c 40 extern uint16_t GXPixCols;
108 /* Set GXPixCols and GXPixRows */
109 GXPixCols = 640;
367 GXPixCols = pix_cols;

Completed in 213 milliseconds