This is the complete list of members for Dviglo::FontFaceBitmap, including all inherited members.
AddRef() | Dviglo::RefCounted | |
Blit(Image *dest, int x, int y, int width, int height, Image *source, int sourceX, int sourceY, int components) | Dviglo::FontFaceBitmap | private |
ConvertFormatToNumComponents(unsigned format) | Dviglo::FontFaceBitmap | private |
CreateFaceTexture() | Dviglo::FontFace | protected |
font_ | Dviglo::FontFace | protected |
FontFace(Font *font) | Dviglo::FontFace | explicit |
FontFaceBitmap(Font *font) | Dviglo::FontFaceBitmap | explicit |
GetGlyph(unsigned c) | Dviglo::FontFace | virtual |
GetKerning(unsigned c, unsigned d) const | Dviglo::FontFace | |
GetPointSize() const | Dviglo::FontFace | inline |
GetRowHeight() const | Dviglo::FontFace | inline |
GetTextures() const | Dviglo::FontFace | inline |
glyphMapping_ | Dviglo::FontFace | protected |
HasMutableGlyphs() const | Dviglo::FontFace | inlinevirtual |
IsDataLost() const | Dviglo::FontFace | |
kerningMapping_ | Dviglo::FontFace | protected |
Load(const unsigned char *fontData, unsigned fontDataSize, float pointSize) override | Dviglo::FontFaceBitmap | virtual |
Load(FontFace *fontFace, bool usedGlyphs) | Dviglo::FontFaceBitmap | |
LoadFaceTexture(const SharedPtr< Image > &image) | Dviglo::FontFace | protected |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
pointSize_ | Dviglo::FontFace | protected |
refCount_ | Dviglo::RefCounted | private |
RefCounted() | Dviglo::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
RefCountPtr() | Dviglo::RefCounted | inline |
Refs() const | Dviglo::RefCounted | |
ReleaseRef() | Dviglo::RefCounted | |
rowHeight_ | Dviglo::FontFace | protected |
Save(Serializer &dest, int pointSize, const String &indentation="\t") | Dviglo::FontFaceBitmap | |
SaveFaceTexture(Texture2D *texture) | Dviglo::FontFaceBitmap | private |
SaveFaceTexture(Texture2D *texture, const String &fileName) | Dviglo::FontFaceBitmap | private |
textures_ | Dviglo::FontFace | protected |
WeakRefs() const | Dviglo::RefCounted | |
~FontFace() override | Dviglo::FontFace | |
~FontFaceBitmap() override | Dviglo::FontFaceBitmap | |
~RefCounted() | Dviglo::RefCounted | virtual |