ASPiK SDK
|
This is the complete list of members for VSTGUI::CFontDesc, including all inherited members.
beforeDelete() override (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | protectedvirtual |
CFontDesc(const UTF8String &name="", const CCoord &size=0, const int32_t style=0) (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | |
CFontDesc(const CFontDesc &font) (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | |
cleanup() (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | static |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
freePlatformFont() (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | protectedvirtual |
getFontPainter() const (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | virtual |
getName() const | VSTGUI::CFontDesc | inline |
getNbReference() const | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getPlatformFont() const (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | virtual |
getSize() const | VSTGUI::CFontDesc | inline |
getStyle() const | VSTGUI::CFontDesc | inline |
name (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | protected |
operator!=(const CFontDesc &other) const (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | inlinevirtual |
operator=(const CFontDesc &) (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | virtual |
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
operator==(const CFontDesc &) const (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | virtual |
platformFont (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | mutableprotected |
PlatformFontPtr typedef (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | |
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | |
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
remember() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
setName(const UTF8String &newName) | VSTGUI::CFontDesc | virtual |
setSize(CCoord newSize) | VSTGUI::CFontDesc | virtual |
setStyle(int32_t newStyle) | VSTGUI::CFontDesc | virtual |
size (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | protected |
style (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | protected |
~CFontDesc() noexcept override=default (defined in VSTGUI::CFontDesc) | VSTGUI::CFontDesc | |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |