VSTGUI  4.2
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
IFontPainter Member List

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

drawString(CDrawContext *context, const CString &string, const CPoint &p, bool antialias=true)=0IFontPainterpure virtual
getStringWidth(CDrawContext *context, const CString &string, bool antialias=true)=0IFontPainterpure virtual
~IFontPainter()IFontPainterinlinevirtual