Wrapper for doing layouts with ICU.
More...
Wrapper for doing layouts with ICU.
Definition at line 59 of file gfx_layout_icu.cpp.
◆ ICUParagraphLayout()
ICUParagraphLayout::ICUParagraphLayout |
( |
std::vector< ICURun > && |
runs, |
|
|
UChar * |
buff, |
|
|
size_t |
buff_length |
|
) |
| |
|
inline |
◆ ~ICUParagraphLayout()
ICUParagraphLayout::~ICUParagraphLayout |
( |
| ) |
|
|
inlineoverride |
◆ NextLine()
◆ Reflow()
void ICUParagraphLayout::Reflow |
( |
| ) |
|
|
inlineoverridevirtual |
◆ buff
UChar* ICUParagraphLayout::buff |
|
private |
◆ buff_length
size_t ICUParagraphLayout::buff_length |
|
private |
◆ current_run
std::vector<ICURun>::iterator ICUParagraphLayout::current_run |
|
private |
◆ partial_offset
int ICUParagraphLayout::partial_offset |
|
private |
◆ runs
std::vector<ICURun> ICUParagraphLayout::runs |
|
private |
The documentation for this class was generated from the following file: