CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
TextRun Member List

This is the complete list of members for TextRun, including all inherited members.

advance() constTextRun
alias(const State *state)Objectprotectedstatic
append(const String &text, const Font &font=Font{})TextRun
appendHtml(const String &text, const Font &font=Font{})TextRun
as() constObject
byteCount() constTextRun
firstLineHeight() constTextRun
fromHtml(const String &text, const Font &font=Font{})TextRunstatic
getNearestLineStart(Point pointerPos) constTextRun
getNearestTextCursor(Point pointerPos) constTextRun
getNearestTextCursorAbove(const TextCursor &cursor) constTextRun
getNearestTextCursorBelow(const TextCursor &cursor) constTextRun
getNearestTextCursorInLine(Point pointerPos) constTextRun
getTextCursor(int byteOffset=0) constTextRun
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isNull() constObject
isWeak() constObject
lineCount() constTextRun
maxAscender() constTextRun
me() (defined in TextRun)TextRunprotected
me() const (defined in TextRun)TextRunprotected
minDescender() constTextRun
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
replaceEntities(String text) (defined in TextRun)TextRunprotectedstatic
size() constTextRun
TextRun()TextRun
TextRun(const String &text, const Font &font=Font{})TextRun
TextRun(State *newState) (defined in TextRun)TextRunexplicitprotected
useCount() constObject
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic
wrap(double maxWidth, TextAlign textAlign=TextAlign::Left, double lineHeight=0, const TextWrapBehind &wrapBehind=textWrapBehindDefault) constTextRun