ASPiK SDK
VSTGUI::Cairo::Font Member List

This is the complete list of members for VSTGUI::Cairo::Font, including all inherited members.

beforeDelete() (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inlinevirtual
create(const UTF8String &name, const CCoord &size, const int32_t &style) (defined in VSTGUI::IPlatformFont)VSTGUI::IPlatformFontstatic
drawString(CDrawContext *context, IPlatformString *string, const CPoint &p, bool antialias=true) const override (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Fontvirtual
Font(UTF8StringPtr name, const CCoord &size, const int32_t &style) (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Font
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
getAllPlatformFontFamilies(std::list< std::string > &fontFamilyNames) (defined in VSTGUI::IPlatformFont)VSTGUI::IPlatformFontstatic
getAscent() const overrideVSTGUI::Cairo::Fontvirtual
getCapHeight() const overrideVSTGUI::Cairo::Fontvirtual
getDescent() const overrideVSTGUI::Cairo::Fontvirtual
getLeading() const overrideVSTGUI::Cairo::Fontvirtual
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
getPainter() const override (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Fontvirtual
getStringWidth(CDrawContext *context, IPlatformString *string, bool antialias=true) const override (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Fontvirtual
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
remember() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
valid() const (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Font
~Font() (defined in VSTGUI::Cairo::Font)VSTGUI::Cairo::Font
~IFontPainter() noexcept=default (defined in VSTGUI::IFontPainter)VSTGUI::IFontPaintervirtual
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual