| addTransform(const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| applyTransform(const AffineTransform &) const | juce::CoreGraphicsContext | private |
| beginTransparencyLayer(float opacity) override | juce::CoreGraphicsContext | virtual |
| clipRegionIntersects(const Rectangle< int > &) override | juce::CoreGraphicsContext | virtual |
| clipToImageAlpha(const Image &, const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| clipToPath(const Path &, const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| clipToRectangle(const Rectangle< int > &) override | juce::CoreGraphicsContext | virtual |
| clipToRectangleList(const RectangleList< int > &) override | juce::CoreGraphicsContext | virtual |
| clipToRectangleListWithoutTest(const RectangleList< int > &) | juce::CoreGraphicsContext | private |
| context | juce::CoreGraphicsContext | private |
| CoreGraphicsContext(CGContextRef context, float flipHeight) | juce::CoreGraphicsContext | |
| createPath(const Path &) const | juce::CoreGraphicsContext | private |
| createPath(const Path &, const AffineTransform &) const | juce::CoreGraphicsContext | private |
| drawGlyph(int glyphNumber, const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| drawGradient() | juce::CoreGraphicsContext | private |
| drawImage(const Image &sourceImage, const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| drawImage(const Image &, const AffineTransform &, bool fillEntireClipAsTiles) | juce::CoreGraphicsContext | private |
| drawLine(const Line< float > &) override | juce::CoreGraphicsContext | virtual |
| drawTextLayout(const AttributedString &, const Rectangle< float > &) override | juce::CoreGraphicsContext | virtual |
| endTransparencyLayer() override | juce::CoreGraphicsContext | virtual |
| excludeClipRectangle(const Rectangle< int > &) override | juce::CoreGraphicsContext | virtual |
| fillCGRect(const CGRect &, bool replaceExistingContents) | juce::CoreGraphicsContext | private |
| fillPath(const Path &, const AffineTransform &) override | juce::CoreGraphicsContext | virtual |
| fillRect(const Rectangle< int > &, bool replaceExistingContents) override | juce::CoreGraphicsContext | virtual |
| fillRect(const Rectangle< float > &) override | juce::CoreGraphicsContext | virtual |
| fillRectList(const RectangleList< float > &) override | juce::CoreGraphicsContext | virtual |
| flip() const | juce::CoreGraphicsContext | private |
| flipHeight | juce::CoreGraphicsContext | private |
| getClipBounds() const override | juce::CoreGraphicsContext | virtual |
| getFont() override | juce::CoreGraphicsContext | virtual |
| getPhysicalPixelScaleFactor() override | juce::CoreGraphicsContext | virtual |
| greyColourSpace | juce::CoreGraphicsContext | private |
| isClipEmpty() const override | juce::CoreGraphicsContext | virtual |
| isVectorDevice() const override | juce::CoreGraphicsContext | inlinevirtual |
| lastClipRect | juce::CoreGraphicsContext | mutableprivate |
| lastClipRectIsValid | juce::CoreGraphicsContext | mutableprivate |
| LowLevelGraphicsContext()=default | juce::LowLevelGraphicsContext | protected |
| restoreState() override | juce::CoreGraphicsContext | virtual |
| rgbColourSpace | juce::CoreGraphicsContext | private |
| saveState() override | juce::CoreGraphicsContext | virtual |
| setFill(const FillType &) override | juce::CoreGraphicsContext | virtual |
| setFont(const Font &) override | juce::CoreGraphicsContext | virtual |
| setInterpolationQuality(Graphics::ResamplingQuality) override | juce::CoreGraphicsContext | virtual |
| setOpacity(float) override | juce::CoreGraphicsContext | virtual |
| setOrigin(Point< int >) override | juce::CoreGraphicsContext | virtual |
| state | juce::CoreGraphicsContext | private |
| stateStack | juce::CoreGraphicsContext | private |
| ~CoreGraphicsContext() override | juce::CoreGraphicsContext | |
| ~LowLevelGraphicsContext()=default | juce::LowLevelGraphicsContext | virtual |