Searched refs:cellHeight (Results 1 – 4 of 4) sorted by relevance
42 s16 posBottom = (s16) (posTop + FontData->cellHeight); in DrawCell()47 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawCell()276 y < 25 + FontData->cellHeight * 16; in main()277 y += FontData->cellHeight) in main()285 x < 150 + FontData->cellHeight * 16; in main()
95 u8 cellHeight; // Cell height member
65 u16 cellHeight; // The cell (a single character) height in a sheet member
540 s16 texBottom = (s16) (yChar + FontData->cellHeight); in DrawFontChar()