kodi
CGUIFontTTFGLES Member List

This is the complete list of members for CGUIFontTTFGLES, 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
CGUIFontTTFGLES(const std::string &fontIdent) (defined in CGUIFontTTFGLES)CGUIFontTTFGLESexplicit
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 CGUIFontTTFGLES)CGUIFontTTFGLESprotectedvirtual
CreateGUIFontTTF(const std::string &fontIdent) (defined in CGUIFontTTF)CGUIFontTTFstatic
CreateStaticVertexBuffers(void) (defined in CGUIFontTTFGLES)CGUIFontTTFGLESstatic
CreateVertexBuffer(const std::vector< SVertex > &vertices) const override (defined in CGUIFontTTFGLES)CGUIFontTTFGLESvirtual
DeleteHardwareTexture() override (defined in CGUIFontTTFGLES)CGUIFontTTFGLESprotectedvirtual
DestroyStaticVertexBuffers(void) (defined in CGUIFontTTFGLES)CGUIFontTTFGLESstatic
DestroyVertexBuffer(CVertexBuffer &bufferHandle) const override (defined in CGUIFontTTFGLES)CGUIFontTTFGLESvirtual
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 CGUIFontTTFGLES)CGUIFontTTFGLESvirtual
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 CGUIFontTTFGLES)CGUIFontTTFGLESvirtual
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_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_elementArrayHandle (defined in CGUIFontTTFGLES)CGUIFontTTFGLESprotectedstatic
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
ReallocTexture(unsigned int &newHeight) override (defined in CGUIFontTTFGLES)CGUIFontTTFGLESprotectedvirtual
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
~CGUIFontTTF() (defined in CGUIFontTTF)CGUIFontTTFvirtual
~CGUIFontTTFGLES(void) override (defined in CGUIFontTTFGLES)CGUIFontTTFGLES