|
Ion
|
This is the complete list of members for ion::text::FontManager, including all inherited members.
| AddFont(const FontPtr &font) | ion::text::FontManager | |
| AddFont(const std::string &name, size_t size_in_pixels, size_t sdf_padding, const void *data, size_t data_size) | ion::text::FontManager | |
| AddFontFromZipasset(const std::string &font_name, const std::string &zipasset_name, size_t size_in_pixels, size_t sdf_padding) | ion::text::FontManager | |
| Allocatable() | ion::base::Allocatable | protected |
| Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
| Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
| CacheFontImage(const std::string &key, const FontImagePtr &font_image) | ion::text::FontManager | inline |
| CacheFontImage(const FontPtr &font, const FontImagePtr &font_image) | ion::text::FontManager | inline |
| FindFont(const std::string &name, size_t size_in_pixels, size_t sdf_padding) const | ion::text::FontManager | |
| FontManager() | ion::text::FontManager | |
| GetAllocator() const | ion::base::Allocatable | inline |
| GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
| GetCachedFontImage(const std::string &key) const | ion::text::FontManager | inline |
| GetCachedFontImage(const FontPtr &font) const | ion::text::FontManager | inline |
| GetNonNullAllocator() const | ion::base::Allocatable | inline |
| GetRefCount() const | ion::base::Shareable | inline |
| operator delete(void *ptr) | ion::base::Allocatable | inline |
| operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
| operator new(size_t size) | ion::base::Allocatable | inline |
| operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
| operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
| operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
| Referent() | ion::base::Referent | inlineprotected |
| Shareable() | ion::base::Shareable | inlineprotected |
| ~Allocatable() | ion::base::Allocatable | virtual |
| ~FontManager() override | ion::text::FontManager | protected |
| ~Referent() override | ion::base::Referent | inlineprotected |
| ~Shareable() | ion::base::Shareable | inlineprotectedvirtual |