applyClipTo(const Ptr &target) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
Base() | RenderingHelpers::ClipRegions< SavedStateType >::Base | inline |
clipRegionIntersects(const Rectangle< int > &) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clipToEdgeTable(const EdgeTable &et)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clipToImageAlpha(const Image &, const AffineTransform &, const Graphics::ResamplingQuality)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clipToPath(const Path &, const AffineTransform &)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clipToRectangle(const Rectangle< int > &)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clipToRectangleList(const RectangleList< int > &)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
clone() const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
decReferenceCount() noexcept | SingleThreadedReferenceCountedObject | inline |
decReferenceCountWithoutDeleting() noexcept | SingleThreadedReferenceCountedObject | inline |
excludeClipRectangle(const Rectangle< int > &)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
fillAllWithColour(SavedStateType &, const PixelARGB colour, bool replaceContents) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
fillAllWithGradient(SavedStateType &, ColourGradient &, const AffineTransform &, bool isIdentity) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
fillRectWithColour(SavedStateType &, const Rectangle< int > &, const PixelARGB colour, bool replaceContents) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
fillRectWithColour(SavedStateType &, const Rectangle< float > &, const PixelARGB colour) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
getClipBounds() const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
getReferenceCount() const noexcept | SingleThreadedReferenceCountedObject | inline |
incReferenceCount() noexcept | SingleThreadedReferenceCountedObject | inline |
Ptr typedef | RenderingHelpers::ClipRegions< SavedStateType >::Base | |
renderImageTransformed(SavedStateType &, const Image &, const int alpha, const AffineTransform &, Graphics::ResamplingQuality, bool tiledFill) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
renderImageUntransformed(SavedStateType &, const Image &, const int alpha, int x, int y, bool tiledFill) const =0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
SingleThreadedReferenceCountedObject() | SingleThreadedReferenceCountedObject | inlineprotected |
translate(Point< int > delta)=0 | RenderingHelpers::ClipRegions< SavedStateType >::Base | pure virtual |
~Base() | RenderingHelpers::ClipRegions< SavedStateType >::Base | inlinevirtual |
~SingleThreadedReferenceCountedObject() | SingleThreadedReferenceCountedObject | inlineprotectedvirtual |