|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for FontManager, including all inherited members.
| addFontFace(const FontFace &fontFace) (defined in FontManager) | FontManager | protected |
| addPath(const String &dirPath, const String &namePrefix="") | FontManager | |
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| createTextRun() const | FontManager | |
| fontFamilies() const | FontManager | |
| FontManager() | FontManager | |
| FontManager(State *state) (defined in FontManager) | FontManager | explicitprotected |
| FontRange typedef | FontManager | |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| instance() | ThreadLocalSingleton | protectedstatic |
| is() const | Object | |
| isNull() const | Object | |
| isWeak() const | Object | |
| me() (defined in FontManager) | FontManager | protected |
| me() const (defined in FontManager) | FontManager | protected |
| 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 | |
| selectFont(const Font &font) const | FontManager | |
| selectFontFamily(const String &name) const | FontManager | |
| selectFontRanges(const String &text, const Font &font, const FontRange &fontRange) const | FontManager | |
| ThreadLocalSingleton()=default | ThreadLocalSingleton | protected |
| ThreadLocalSingleton(State *state) | ThreadLocalSingleton | explicitprotected |
| typeset(const String &text, const Font &font, const Point &origin=Point{}) const | FontManager | |
| useCount() const | Object | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |