ASPiK SDK
VSTGUI::Cairo::Context Member List

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

beforeDelete() (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inlinevirtual
beginDraw() override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
bitmap (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContextprotected
CDrawContext(const CRect &surfaceRect) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextexplicitprotected
clearDrawString() (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
clearRect(const CRect &rect) overrideVSTGUI::Cairo::Contextvirtual
COffscreenContext(CBitmap *bitmap) (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContextexplicitprotected
COffscreenContext(const CRect &surfaceRect) (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContextexplicitprotected
Context(CRect &rect, const SurfaceHandle &surface) (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Context
Context(CRect r, cairo_t *context) (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Context
Context(Bitmap *bitmap) (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Context
copyFrom(CDrawContext *pContext, CRect destRect, CPoint srcOffset=CPoint(0, 0))VSTGUI::COffscreenContext
create(CFrame *frame, CCoord width, CCoord height, double scaleFactor=1.) (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContextstatic
createGraphicsPath() overrideVSTGUI::Cairo::Contextvirtual
createRoundRectGraphicsPath(const CRect &size, CCoord radius)VSTGUI::CDrawContext
createTextPath(const CFontRef font, UTF8StringPtr text) overrideVSTGUI::Cairo::Contextvirtual
currentState (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle) overrideVSTGUI::Cairo::Contextvirtual
drawBitmap(CBitmap *bitmap, const CRect &dest, const CPoint &offset, float alpha) overrideVSTGUI::Cairo::Contextvirtual
drawBitmapNinePartTiled(CBitmap *bitmap, const CRect &dest, const CNinePartTiledDescription &desc, float alpha=1.f) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextvirtual
drawEllipse(const CRect &rect, const CDrawStyle drawStyle) overrideVSTGUI::Cairo::Contextvirtual
drawGraphicsPath(CGraphicsPath *path, PathDrawMode mode, CGraphicsTransform *transformation) override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
drawLine(const LinePair &line) overrideVSTGUI::Cairo::Contextvirtual
drawLine(const CPoint &start, const CPoint &end) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextinline
drawLines(const LineList &lines) overrideVSTGUI::Cairo::Contextvirtual
drawPoint(const CPoint &point, const CColor &color) overrideVSTGUI::Cairo::Contextvirtual
drawPolygon(const PointList &polygonPointList, const CDrawStyle drawStyle) overrideVSTGUI::Cairo::Contextvirtual
drawRect(const CRect &rect, const CDrawStyle drawStyle) overrideVSTGUI::Cairo::Contextvirtual
drawString(UTF8StringPtr string, const CRect &_rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true)VSTGUI::CDrawContext
drawString(UTF8StringPtr string, const CPoint &_point, bool antialias=true)VSTGUI::CDrawContext
drawString(IPlatformString *string, const CRect &_rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true)VSTGUI::CDrawContext
drawString(IPlatformString *string, const CPoint &_point, bool antialias=true)VSTGUI::CDrawContext
drawStringHelper (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
endDraw() override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
fillLinearGradient(CGraphicsPath *path, const CGradient &gradient, const CPoint &startPoint, const CPoint &endPoint, bool evenOdd, CGraphicsTransform *transformation) override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
fillRadialGradient(CGraphicsPath *path, const CGradient &gradient, const CPoint &center, CCoord radius, const CPoint &originOffset, bool evenOdd, CGraphicsTransform *transformation) override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
fillRectWithBitmap(CBitmap *bitmap, const CRect &srcRect, const CRect &dstRect, float alpha) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextvirtual
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
getAbsoluteClipRect() const (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextinline
getBitmap() const (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContextinline
getCairo() const (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextinline
getClipRect(CRect &clip) constVSTGUI::CDrawContext
getCurrentTransform() const (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
getDrawMode() constVSTGUI::CDrawContextinline
getDrawString(UTF8StringPtr string) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
getFillColor() constVSTGUI::CDrawContextinline
getFont() constVSTGUI::CDrawContextinline
getFontColor() constVSTGUI::CDrawContextinline
getFrameColor() constVSTGUI::CDrawContextinline
getGlobalAlpha() constVSTGUI::CDrawContextinline
getHairlineSize() constVSTGUI::CDrawContext
getHeight() const (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContext
getLineStyle() constVSTGUI::CDrawContextinline
getLineWidth() constVSTGUI::CDrawContextinline
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
getScaleFactor() constVSTGUI::CDrawContextinlinevirtual
getStringWidth(UTF8StringPtr pStr)VSTGUI::CDrawContext
getStringWidth(IPlatformString *pStr)VSTGUI::CDrawContext
getSurface() const (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextinline
getSurfaceRect() const (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextinline
getWidth() const (defined in VSTGUI::COffscreenContext)VSTGUI::COffscreenContext
kPathFilled enum value (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
kPathFilledEvenOdd enum value (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
kPathStroked enum value (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
LineList typedef (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
LinePair typedef (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
PathDrawMode enum name (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
PointList typedef (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContext
popTransform() (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
pushTransform(const CGraphicsTransform &transformation) (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
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
resetClipRect()VSTGUI::CDrawContextvirtual
restoreGlobalState() override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
saveGlobalState() override (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextvirtual
setClipRect(const CRect &clip)VSTGUI::CDrawContextvirtual
setDrawMode(CDrawMode mode)VSTGUI::CDrawContextvirtual
setFillColor(const CColor &color)VSTGUI::CDrawContextvirtual
setFont(const CFontRef font, const CCoord &size=0, const int32_t &style=-1)VSTGUI::CDrawContextvirtual
setFontColor(const CColor &color)VSTGUI::CDrawContextvirtual
setFrameColor(const CColor &color)VSTGUI::CDrawContextvirtual
setGlobalAlpha(float newAlpha)VSTGUI::CDrawContextvirtual
setLineStyle(const CLineStyle &style)VSTGUI::CDrawContextvirtual
setLineWidth(CCoord width)VSTGUI::CDrawContextvirtual
super typedef (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Context
surfaceRect (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
valid() const (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Contextinline
~CDrawContext() noexcept override (defined in VSTGUI::CDrawContext)VSTGUI::CDrawContextprotected
~Context() (defined in VSTGUI::Cairo::Context)VSTGUI::Cairo::Context
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual