Searched refs:FONT_NUM_ROWS (Results 1 – 1 of 1) sorted by relevance
95 static constexpr size_t FONT_NUM_ROWS = FONT_NUM_CHARS / FONT_NUM_COLS; variable588 font->char_height = font->texture.h / FONT_NUM_ROWS / 2; // There are bold and regular rows in initFont()