OpenTTD Source
20241108-master-g80f628063a
|
Item in the linecache. More...
#include <gfx_layout.h>
Data Fields | |
void * | buffer |
Accessed by our ParagraphLayout::nextLine. | |
FontMap | runs |
Accessed by our ParagraphLayout::nextLine. | |
FontState | state_after |
Font state after the line. | |
ParagraphLayouter * | layout |
Layout of the line. | |
Item in the linecache.
Definition at line 168 of file gfx_layout.h.