Home
last modified time | relevance | path

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

/external/syslinux/core/
Dgraphics.c52 uint16_t GraphYSize; /* Height of splash screen file */ member
60 #define GraphYSize LSSHeader.GraphYSize macro
277 rows = (GraphYSize + VGAFontSize) - 1; in vgadisplayfile()
291 rows = GraphYSize; /* Number of graphics rows */ in vgadisplayfile()