Wrapper for doing layouts with CoreText.
More...
Wrapper for doing layouts with CoreText.
Definition at line 62 of file string_osx.cpp.
◆ CoreTextParagraphLayout()
| CoreTextParagraphLayout::CoreTextParagraphLayout |
( |
CFAutoRelease< CTTypesetterRef > |
typesetter, |
|
|
ptrdiff_t |
len, |
|
|
const FontMap & |
font_mapping |
|
) |
| |
|
inline |
◆ NextLine()
◆ Reflow()
| void CoreTextParagraphLayout::Reflow |
( |
| ) |
|
|
inlineoverridevirtual |
◆ cur_offset
| CFIndex CoreTextParagraphLayout::cur_offset = 0 |
|
private |
Offset from the start of the current run from where to output.
Definition at line 69 of file string_osx.cpp.
◆ font_map
| const FontMap& CoreTextParagraphLayout::font_map |
|
private |
◆ length
| ptrdiff_t CoreTextParagraphLayout::length |
|
private |
◆ typesetter
| CFAutoRelease<CTTypesetterRef> CoreTextParagraphLayout::typesetter |
|
private |
The documentation for this class was generated from the following file: