OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GXPixRows
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/
font.c
37
uint16_t
GXPixRows
= 1; /* Graphics mode pixel rows */
112
rows =
GXPixRows
/ bytes;
graphics.c
41
extern uint16_t
GXPixRows
;
108
/* Set GXPixCols and
GXPixRows
*/
110
GXPixRows
= 480;
368
GXPixRows
= pix_rows;
Completed in 447 milliseconds