|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for GlyphRun, including all inherited members.
| advance() const | GlyphRun | |
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| byteCount() const | GlyphRun | |
| elide(double maxWidth) const | GlyphRun | |
| font() const | GlyphRun | |
| GlyphRun()=default | GlyphRun | |
| GlyphRun(const String &text, const Font &font=Font{}, const Point &origin=Point{}) | GlyphRun | |
| GlyphRun(State *newState) (defined in GlyphRun) | GlyphRun | explicitprotected |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| is() const | Object | |
| isEmpty() const | GlyphRun | |
| isNull() const | Object | |
| isWeak() const | Object | |
| lineCount() const | GlyphRun | |
| maxAscender() const | GlyphRun | |
| me() (defined in GlyphRun) | GlyphRun | protected |
| me() const (defined in GlyphRun) | GlyphRun | protected |
| metrics() const | GlyphRun | |
| minDescender() const | GlyphRun | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Object | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| origin() const | GlyphRun | |
| scaledFont() const | GlyphRun | |
| size() const | GlyphRun | |
| text() const | GlyphRun | |
| useCount() const | Object | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |
| wrap(double maxWidth, TextAlign textAlign=TextAlign::Left, double lineHeight=0, const TextWrapBehind &wrapBehind=textWrapBehindDefault) const | GlyphRun |