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

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

advance() constGlyphRun
alias(const State *state)Objectprotectedstatic
as() constObject
byteCount() constGlyphRun
elide(double maxWidth) constGlyphRun
font() constGlyphRun
GlyphRun()=defaultGlyphRun
GlyphRun(const String &text, const Font &font=Font{}, const Point &origin=Point{})GlyphRun
GlyphRun(State *newState) (defined in GlyphRun)GlyphRunexplicitprotected
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isEmpty() constGlyphRun
isNull() constObject
isWeak() constObject
lineCount() constGlyphRun
maxAscender() constGlyphRun
me() (defined in GlyphRun)GlyphRunprotected
me() const (defined in GlyphRun)GlyphRunprotected
metrics() constGlyphRun
minDescender() constGlyphRun
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
origin() constGlyphRun
scaledFont() constGlyphRun
size() constGlyphRun
text() constGlyphRun
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) constGlyphRun