kodi
CGUIFontTTFDX Member List

This is the complete list of members for CGUIFontTTFDX, including all inherited members.

AddReference() (defined in CGUIFontTTF)CGUIFontTTFprotected
Begin() (defined in CGUIFontTTF)CGUIFontTTF
CacheCharacter(FT_UInt glyphIndex, uint32_t style, Character *ch) (defined in CGUIFontTTF)CGUIFontTTFprotected
CGUIFontTTF(const std::string &fontIdent) (defined in CGUIFontTTF)CGUIFontTTFexplicitprotected
CGUIFontTTFDX(const std::string &fontIdent) (defined in CGUIFontTTFDX)CGUIFontTTFDXexplicit
Clear() (defined in CGUIFontTTF)CGUIFontTTF
ClearCharacterCache() (defined in CGUIFontTTF)CGUIFontTTFprotected
CopyCharToTexture(FT_BitmapGlyph bitGlyph, unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2) override (defined in CGUIFontTTFDX)CGUIFontTTFDXprotectedvirtual
CreateGUIFontTTF(const std::string &fontIdent) (defined in CGUIFontTTF)CGUIFontTTFstatic
CreateStaticIndexBuffer(void) (defined in CGUIFontTTFDX)CGUIFontTTFDXstatic
CreateVertexBuffer(const std::vector< SVertex > &vertices) const override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
DeleteHardwareTexture() override (defined in CGUIFontTTFDX)CGUIFontTTFDXprotectedvirtual
DestroyStaticIndexBuffer(void) (defined in CGUIFontTTFDX)CGUIFontTTFDXstatic
DestroyVertexBuffer(CVertexBuffer &bufferHandle) const override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
DrawTextInternal(CGraphicContext &context, float x, float y, const std::vector< UTILS::COLOR::Color > &colors, const vecText &text, uint32_t alignment, float maxPixelWidth, bool scrolling, float dx=0.0f, float dy=0.0f)CGUIFontTTFprotected
End() (defined in CGUIFontTTF)CGUIFontTTF
FirstBegin() override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
GetCharacter(character_t letter, FT_UInt glyphIndex) (defined in CGUIFontTTF)CGUIFontTTFprotected
GetCharWidthInternal(character_t ch) (defined in CGUIFontTTF)CGUIFontTTFprotected
GetFontHeight() const (defined in CGUIFontTTF)CGUIFontTTFinlineprotected
GetFontIdent() const (defined in CGUIFontTTF)CGUIFontTTFinline
GetHarfBuzzShapedGlyphs(const vecText &text) (defined in CGUIFontTTF)CGUIFontTTFprotected
GetLineHeight(float lineSpacing) const (defined in CGUIFontTTF)CGUIFontTTFprotected
GetMaxFontHeight() const (defined in CGUIFontTTF)CGUIFontTTFprotected
GetTextBaseLine() const (defined in CGUIFontTTF)CGUIFontTTFinlineprotected
GetTextHeight(float lineSpacing, int numLines) const (defined in CGUIFontTTF)CGUIFontTTFprotected
GetTextureLineHeight() constCGUIFontTTFprotected
GetTextWidthInternal(const vecText &text) (defined in CGUIFontTTF)CGUIFontTTFprotected
GetTextWidthInternal(const vecText &text, const std::vector< Glyph > &glyph) (defined in CGUIFontTTF)CGUIFontTTFprotected
LastEnd() override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
Load(const std::string &strFilename, float height=20.0f, float aspect=1.0f, float lineSpacing=1.0f, bool border=false) (defined in CGUIFontTTF)CGUIFontTTF
m_bRegistered (defined in ID3DResource)ID3DResourceprotected
m_cellBaseLine (defined in CGUIFontTTF)CGUIFontTTFprotected
m_cellHeight (defined in CGUIFontTTF)CGUIFontTTFprotected
m_char (defined in CGUIFontTTF)CGUIFontTTFprotected
m_charquick (defined in CGUIFontTTF)CGUIFontTTFprotected
m_color (defined in CGUIFontTTF)CGUIFontTTFprotected
m_dynamicCache (defined in CGUIFontTTF)CGUIFontTTFprotected
m_ellipseCached (defined in CGUIFontTTF)CGUIFontTTFprotected
m_ellipsesWidth (defined in CGUIFontTTF)CGUIFontTTFprotected
m_face (defined in CGUIFontTTF)CGUIFontTTFprotected
m_fontFileInMemory (defined in CGUIFontTTF)CGUIFontTTFprotected
m_fontIdent (defined in CGUIFontTTF)CGUIFontTTFprotected
m_hbFont (defined in CGUIFontTTF)CGUIFontTTFprotected
m_height (defined in CGUIFontTTF)CGUIFontTTFprotected
m_maxFontHeight (defined in CGUIFontTTF)CGUIFontTTFprotected
m_nestedBeginCount (defined in CGUIFontTTF)CGUIFontTTFprotected
m_nTexture (defined in CGUIFontTTF)CGUIFontTTFprotected
m_originX (defined in CGUIFontTTF)CGUIFontTTFprotected
m_originY (defined in CGUIFontTTF)CGUIFontTTFprotected
m_posX (defined in CGUIFontTTF)CGUIFontTTFprotected
m_posY (defined in CGUIFontTTF)CGUIFontTTFprotected
m_renderSystem (defined in CGUIFontTTF)CGUIFontTTFprotected
m_staticCache (defined in CGUIFontTTF)CGUIFontTTFprotected
m_stroker (defined in CGUIFontTTF)CGUIFontTTFprotected
m_texture (defined in CGUIFontTTF)CGUIFontTTFprotected
m_textureHeight (defined in CGUIFontTTF)CGUIFontTTFprotected
m_textureScaleX (defined in CGUIFontTTF)CGUIFontTTFprotected
m_textureScaleY (defined in CGUIFontTTF)CGUIFontTTFprotected
m_textureWidth (defined in CGUIFontTTF)CGUIFontTTFprotected
m_vertex (defined in CGUIFontTTF)CGUIFontTTFprotected
m_vertexTrans (defined in CGUIFontTTF)CGUIFontTTFprotected
ObliqueGlyph(FT_GlyphSlot slot) (defined in CGUIFontTTF)CGUIFontTTFprotectedstatic
OnCreateDevice() override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
OnDestroyDevice(bool fatal) override (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
ReallocTexture(unsigned int &newHeight) override (defined in CGUIFontTTFDX)CGUIFontTTFDXprotectedvirtual
Register() (defined in ID3DResource)ID3DResourceprotected
RemoveReference() (defined in CGUIFontTTF)CGUIFontTTFprotected
RenderCharacter(CGraphicContext &context, float posX, float posY, const Character *ch, UTILS::COLOR::Color color, bool roundX, std::vector< SVertex > &vertices) (defined in CGUIFontTTF)CGUIFontTTFprotected
SetGlyphStrength(FT_GlyphSlot slot, int glyphStrength) (defined in CGUIFontTTF)CGUIFontTTFprotected
Unregister() (defined in ID3DResource)ID3DResourceprotected
~CGUIFontTTF() (defined in CGUIFontTTF)CGUIFontTTFvirtual
~CGUIFontTTFDX(void) (defined in CGUIFontTTFDX)CGUIFontTTFDXvirtual
~ID3DResource() (defined in ID3DResource)ID3DResourceinlinevirtual