Ion
|
This is the complete list of members for ion::text::StaticFontImage, including all inherited members.
Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
FindImageData(const GlyphSet &glyph_sets) override | ion::text::StaticFontImage | virtual |
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() const | ion::text::StaticFontImage | inline |
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 |
Referent() | ion::base::Referent | inlineprotected |
Shareable() | ion::base::Shareable | inlineprotected |
StaticFontImage(const FontPtr &font, size_t max_image_size, const GlyphSet &glyph_set) | ion::text::StaticFontImage | |
StaticFontImage(const FontPtr &font, size_t max_image_size, const ImageData &image_data) | ion::text::StaticFontImage | protected |
Type enum name | ion::text::FontImage | |
~Allocatable() | ion::base::Allocatable | virtual |
~FontImage() override | ion::text::FontImage | protected |
~Referent() override | ion::base::Referent | inlineprotected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |
~StaticFontImage() override | ion::text::StaticFontImage | protected |