This is the complete list of members for kanzi::TextShaper, including all inherited members.
adjustPositions(TextLayouter::IntermediateLayout *layout, const TextLayouter::LineInfo &line) const | kanzi::TextShaper | virtual |
appendTerminator(unsigned int newSize, const TextLayouter::IntermediateLayout *terminator, unsigned int terminatorPosition) | kanzi::TextShaper | virtual |
cleanup() | kanzi::TextShaper | virtual |
getBaseBiDiLevel() const | kanzi::TextShaper | |
getFontFile(const FontRuntime &font) const | kanzi::TextShaper | protected |
insertText(unsigned int location, const TextLayouter::IntermediateLayout *text) | kanzi::TextShaper | virtual |
m_baseBiDiLevel | kanzi::TextShaper | protected |
m_font | kanzi::TextShaper | protected |
markBidiAndShape(const vector< char32_t > &unicodeText) | kanzi::TextShaper | virtual |
prepareLines(TextLayouter::IntermediateLayout *layout) | kanzi::TextShaper | virtual |
reorderLine(TextLayouter::IntermediateLayout *layout, const TextLayouter::LineInfo &line) | kanzi::TextShaper | virtual |
setBaseBiDiLevel(uint8_t baseBiDiLevel) | kanzi::TextShaper | |
TextShaper(const FontRuntime &font) | kanzi::TextShaper | explicit |
~TextShaper() | kanzi::TextShaper | virtual |