Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
AreUpdatesDeferred() const | ion::text::DynamicFontImage | inline |
DynamicFontImage(const FontPtr &font, size_t image_size) | ion::text::DynamicFontImage | |
EnableDeferredUpdates(bool enable) | ion::text::DynamicFontImage | inline |
FindContainingImageDataIndex(const GlyphSet &glyph_set) | ion::text::DynamicFontImage | |
FindImageData(const GlyphSet &glyph_set) override | ion::text::DynamicFontImage | virtual |
FindImageDataIndex(const GlyphSet &glyph_set) | ion::text::DynamicFontImage | |
FontImage(Type type, const FontPtr &font, size_t max_image_size) | ion::text::FontImage | protected |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetFont() | ion::text::FontImage | inline |
GetImageData(size_t index) const | ion::text::DynamicFontImage | |
GetImageDataCount() const | ion::text::DynamicFontImage | |
GetImageDataUsedAreaFraction(size_t index) const | ion::text::DynamicFontImage | |
GetMaxImageSize() | ion::text::FontImage | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetRefCount() const | ion::base::Shareable | inline |
GetTextureCoords(const ImageData &image_data, GlyphIndex glyph_index, math::Range2f *rectangle) | ion::text::FontImage | static |
GetType() const | ion::text::FontImage | inline |
HasAllGlyphs(const ImageData &image_data, const GlyphSet &glyph_set) | ion::text::FontImage | inlinestatic |
HasGlyph(const ImageData &image_data, GlyphIndex glyph_index) | ion::text::FontImage | inlinestatic |
kDynamic enum value | ion::text::FontImage | |
kStatic enum value | ion::text::FontImage | |
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 |
ProcessDeferredUpdates() | ion::text::DynamicFontImage | |
Referent() | ion::base::Referent | inlineprotected |
Shareable() | ion::base::Shareable | inlineprotected |
Type enum name | ion::text::FontImage | |
~Allocatable() | ion::base::Allocatable | virtual |
~DynamicFontImage() override | ion::text::DynamicFontImage | protected |
~FontImage() override | ion::text::FontImage | protected |
~Referent() override | ion::base::Referent | inlineprotected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |