OpenTTD Source 20250513-master-gc718858999
|
A single line worth of VisualRuns. More...
Public Member Functions | |
int | GetLeading () const override |
Get the height of the line. | |
int | GetWidth () const override |
Get the width of this line. | |
int | CountRuns () const override |
const VisualRun & | GetVisualRun (int run) const override |
int | GetInternalCharLength (char32_t c) const override |
A single line worth of VisualRuns.
Definition at line 103 of file string_uniscribe.cpp.
|
inlineoverridevirtual |
Implements ParagraphLayouter::Line.
Definition at line 107 of file string_uniscribe.cpp.
|
inlineoverridevirtual |
Implements ParagraphLayouter::Line.
Definition at line 110 of file string_uniscribe.cpp.
|
overridevirtual |
Get the height of the line.
Implements ParagraphLayouter::Line.
Definition at line 448 of file string_uniscribe.cpp.
|
inlineoverridevirtual |
Implements ParagraphLayouter::Line.
Definition at line 108 of file string_uniscribe.cpp.
|
overridevirtual |
Get the width of this line.
Implements ParagraphLayouter::Line.
Definition at line 462 of file string_uniscribe.cpp.