areRGBComponentsEqual | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | private |
blendLine(PixelType *dest, PixelARGB colour, int width) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inlineprivate |
destData | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | private |
getPixel(int x) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inlineprivate |
handleEdgeTableLine(int x, int width, int alphaLevel) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
handleEdgeTableLineFull(int x, int width) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
handleEdgeTablePixel(int x, int alphaLevel) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
handleEdgeTablePixelFull(int x) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
handleEdgeTableRectangle(int x, int y, int width, int height, int alphaLevel) noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
handleEdgeTableRectangleFull(int x, int y, int width, int height) noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
linePixels | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | private |
replaceLine(PixelRGB *dest, PixelARGB colour, int width) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inlineprivate |
replaceLine(PixelAlpha *dest, const PixelARGB colour, int width) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inlineprivate |
replaceLine(PixelARGB *dest, const PixelARGB colour, int width) const noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inlineprivate |
setEdgeTableYPos(int y) noexcept | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
SolidColour(const Image::BitmapData &image, PixelARGB colour) | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | inline |
sourceColour | juce::RenderingHelpers::EdgeTableFillers::SolidColour< PixelType, replaceExisting > | private |