webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebCore::GraphicsContext Member List

This is the complete list of members for WebCore::GraphicsContext, including all inherited members.

addDestinationAtPoint(const String &name, const FloatPoint &)WebCore::GraphicsContext
addDestinationAtPoint(const String &name, const FloatPoint &)WebCore::GraphicsContext
adjustLineToPixelBoundaries(FloatPoint &p1, FloatPoint &p2, float strokeWidth, StrokeStyle)WebCore::GraphicsContextstatic
adjustLineToPixelBoundaries(FloatPoint &p1, FloatPoint &p2, float strokeWidth, StrokeStyle)WebCore::GraphicsContextstatic
alpha() constWebCore::GraphicsContextinline
alpha() constWebCore::GraphicsContextinline
applyDeviceScaleFactor(float)WebCore::GraphicsContext
applyDeviceScaleFactor(float)WebCore::GraphicsContext
applyState(const GraphicsContextState &)WebCore::GraphicsContext
applyState(const GraphicsContextState &)WebCore::GraphicsContext
beginTransparencyLayer(float opacity)WebCore::GraphicsContext
beginTransparencyLayer(float opacity)WebCore::GraphicsContext
blendModeOperation() constWebCore::GraphicsContextinline
blendModeOperation() constWebCore::GraphicsContextinline
canvasClip(const Path &, WindRule=RULE_EVENODD)WebCore::GraphicsContext
canvasClip(const Path &, WindRule=RULE_EVENODD)WebCore::GraphicsContext
clearRect(const FloatRect &)WebCore::GraphicsContext
clearRect(const FloatRect &)WebCore::GraphicsContext
clearShadow()WebCore::GraphicsContext
clearShadow()WebCore::GraphicsContext
clip(const FloatRect &)WebCore::GraphicsContext
clip(const FloatRect &)WebCore::GraphicsContext
clipBounds() constWebCore::GraphicsContext
clipBounds() constWebCore::GraphicsContext
clipOut(const FloatRect &)WebCore::GraphicsContext
clipOut(const Path &)WebCore::GraphicsContext
clipOut(const FloatRect &)WebCore::GraphicsContext
clipOut(const Path &)WebCore::GraphicsContext
clipOutRoundedRect(const FloatRoundedRect &)WebCore::GraphicsContext
clipOutRoundedRect(const FloatRoundedRect &)WebCore::GraphicsContext
clipPath(const Path &, WindRule=RULE_EVENODD)WebCore::GraphicsContext
clipPath(const Path &, WindRule=RULE_EVENODD)WebCore::GraphicsContext
clipRoundedRect(const FloatRoundedRect &)WebCore::GraphicsContext
clipRoundedRect(const FloatRoundedRect &)WebCore::GraphicsContext
clipToImageBuffer(ImageBuffer &, const FloatRect &)WebCore::GraphicsContext
clipToImageBuffer(ImageBuffer &, const FloatRect &)WebCore::GraphicsContext
compositeOperation() constWebCore::GraphicsContextinline
compositeOperation() constWebCore::GraphicsContextinline
computeUnderlineBoundsForText(const FloatPoint &, float width, bool printing)WebCore::GraphicsContext
computeUnderlineBoundsForText(const FloatPoint &, float width, bool printing)WebCore::GraphicsContext
concatCTM(const AffineTransform &)WebCore::GraphicsContext
concatCTM(const AffineTransform &)WebCore::GraphicsContext
DefinitelyIncludeDeviceScale enum valueWebCore::GraphicsContext
DocumentMarkerAutocorrectionReplacementLineStyle enum valueWebCore::GraphicsContext
DocumentMarkerDictationAlternativesLineStyle enum valueWebCore::GraphicsContext
DocumentMarkerGrammarLineStyle enum valueWebCore::GraphicsContext
DocumentMarkerLineStyle enum nameWebCore::GraphicsContext
DocumentMarkerLineStyle enum nameWebCore::GraphicsContext
DocumentMarkerSpellingLineStyle enum valueWebCore::GraphicsContext
drawBidiText(const FontCascade &, const TextRun &, const FloatPoint &, FontCascade::CustomFontNotReadyAction=FontCascade::DoNotPaintIfFontNotReady)WebCore::GraphicsContext
drawBidiText(const FontCascade &, const TextRun &, const FloatPoint &, FontCascade::CustomFontNotReadyAction=FontCascade::DoNotPaintIfFontNotReady)WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawConsumingImageBuffer(std::unique_ptr< ImageBuffer >, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawEllipse(const FloatRect &)WebCore::GraphicsContext
drawEllipse(const FloatRect &)WebCore::GraphicsContext
drawEmphasisMarks(const FontCascade &, const TextRun &, const AtomicString &mark, const FloatPoint &, unsigned from=0, std::optional< unsigned > to=std::nullopt)WebCore::GraphicsContext
drawEmphasisMarks(const FontCascade &, const TextRun &, const AtomicString &mark, const FloatPoint &, unsigned from=0, std::optional< unsigned > to=std::nullopt)WebCore::GraphicsContext
drawFocusRing(const Vector< FloatRect > &, float width, float offset, const Color &)WebCore::GraphicsContext
drawFocusRing(const Path &, float width, float offset, const Color &)WebCore::GraphicsContext
drawFocusRing(const Vector< FloatRect > &, float width, float offset, const Color &)WebCore::GraphicsContext
drawFocusRing(const Path &, float width, float offset, const Color &)WebCore::GraphicsContext
drawGlyphs(const FontCascade &, const Font &, const GlyphBuffer &, unsigned from, unsigned numGlyphs, const FloatPoint &)WebCore::GraphicsContext
drawGlyphs(const FontCascade &, const Font &, const GlyphBuffer &, unsigned from, unsigned numGlyphs, const FloatPoint &)WebCore::GraphicsContext
drawImage(Image &, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImage(Image &, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImage(Image &, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImage(Image &, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImage(Image &, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImage(Image &, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatPoint &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatRect &destination, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawImageBuffer(ImageBuffer &, const FloatRect &destination, const FloatRect &source, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawLine(const FloatPoint &, const FloatPoint &)WebCore::GraphicsContext
drawLine(const FloatPoint &, const FloatPoint &)WebCore::GraphicsContext
drawLineForDocumentMarker(const FloatPoint &, float width, DocumentMarkerLineStyle)WebCore::GraphicsContext
drawLineForDocumentMarker(const FloatPoint &, float width, DocumentMarkerLineStyle)WebCore::GraphicsContext
drawLineForText(const FloatPoint &, float width, bool printing, bool doubleLines=false, StrokeStyle=SolidStroke)WebCore::GraphicsContext
drawLineForText(const FloatPoint &, float width, bool printing, bool doubleLines=false, StrokeStyle=SolidStroke)WebCore::GraphicsContext
drawLinesForText(const FloatPoint &, const DashArray &widths, bool printing, bool doubleLines=false, StrokeStyle=SolidStroke)WebCore::GraphicsContext
drawLinesForText(const FloatPoint &, const DashArray &widths, bool printing, bool doubleLines=false, StrokeStyle=SolidStroke)WebCore::GraphicsContext
drawLuminanceMask() constWebCore::GraphicsContextinline
drawLuminanceMask() constWebCore::GraphicsContextinline
drawPattern(Image &, const FloatRect &destRect, const FloatRect &srcRect, const AffineTransform &, const FloatPoint &phase, const FloatSize &spacing, CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
drawPattern(Image &, const FloatRect &destRect, const FloatRect &srcRect, const AffineTransform &, const FloatPoint &phase, const FloatSize &spacing, CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
drawRaisedEllipse(const FloatRect &, const Color &ellipseColor, const Color &shadowColor)WebCore::GraphicsContext
drawRaisedEllipse(const FloatRect &, const Color &ellipseColor, const Color &shadowColor)WebCore::GraphicsContext
drawRect(const FloatRect &, float borderThickness=1)WebCore::GraphicsContext
drawRect(const FloatRect &, float borderThickness=1)WebCore::GraphicsContext
drawText(const FontCascade &, const TextRun &, const FloatPoint &, unsigned from=0, std::optional< unsigned > to=std::nullopt)WebCore::GraphicsContext
drawText(const FontCascade &, const TextRun &, const FloatPoint &, unsigned from=0, std::optional< unsigned > to=std::nullopt)WebCore::GraphicsContext
drawTiledImage(Image &, const FloatRect &destination, const FloatPoint &source, const FloatSize &tileSize, const FloatSize &spacing, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawTiledImage(Image &, const FloatRect &destination, const FloatRect &source, const FloatSize &tileScaleFactor, Image::TileRule, Image::TileRule, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawTiledImage(Image &, const FloatRect &destination, const FloatPoint &source, const FloatSize &tileSize, const FloatSize &spacing, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
drawTiledImage(Image &, const FloatRect &destination, const FloatRect &source, const FloatSize &tileScaleFactor, Image::TileRule, Image::TileRule, const ImagePaintingOptions &=ImagePaintingOptions())WebCore::GraphicsContext
endTransparencyLayer()WebCore::GraphicsContext
endTransparencyLayer()WebCore::GraphicsContext
fillColor() constWebCore::GraphicsContextinline
fillColor() constWebCore::GraphicsContextinline
fillEllipse(const FloatRect &)WebCore::GraphicsContext
fillEllipse(const FloatRect &)WebCore::GraphicsContext
fillGradient() constWebCore::GraphicsContextinline
fillGradient() constWebCore::GraphicsContextinline
fillPath(const Path &)WebCore::GraphicsContext
fillPath(const Path &)WebCore::GraphicsContext
fillPattern() constWebCore::GraphicsContextinline
fillPattern() constWebCore::GraphicsContextinline
fillRect(const FloatRect &)WebCore::GraphicsContext
fillRect(const FloatRect &, const Color &)WebCore::GraphicsContext
fillRect(const FloatRect &, Gradient &)WebCore::GraphicsContext
fillRect(const FloatRect &, const Color &, CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
fillRect(const FloatRect &)WebCore::GraphicsContext
fillRect(const FloatRect &, const Color &)WebCore::GraphicsContext
fillRect(const FloatRect &, Gradient &)WebCore::GraphicsContext
fillRect(const FloatRect &, const Color &, CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
fillRectWithRoundedHole(const FloatRect &, const FloatRoundedRect &roundedHoleRect, const Color &)WebCore::GraphicsContext
fillRectWithRoundedHole(const FloatRect &, const FloatRoundedRect &roundedHoleRect, const Color &)WebCore::GraphicsContext
fillRoundedRect(const FloatRoundedRect &, const Color &, BlendMode=BlendModeNormal)WebCore::GraphicsContext
fillRoundedRect(const FloatRoundedRect &, const Color &, BlendMode=BlendModeNormal)WebCore::GraphicsContext
fillRule() constWebCore::GraphicsContextinline
fillRule() constWebCore::GraphicsContextinline
getCTM(IncludeDeviceScale includeScale=PossiblyIncludeDeviceScale) constWebCore::GraphicsContext
getCTM(IncludeDeviceScale includeScale=PossiblyIncludeDeviceScale) constWebCore::GraphicsContext
getShadow(FloatSize &, float &, Color &) constWebCore::GraphicsContext
getShadow(FloatSize &, float &, Color &) constWebCore::GraphicsContext
GraphicsContext(PlatformGraphicsContext *)WebCore::GraphicsContext
GraphicsContext()=defaultWebCore::GraphicsContext
GraphicsContext(NonPaintingReasons)WebCore::GraphicsContext
GraphicsContext(PlatformGraphicsContext *)WebCore::GraphicsContext
GraphicsContext()=defaultWebCore::GraphicsContext
GraphicsContext(NonPaintingReasons)WebCore::GraphicsContext
hasBlurredShadow() constWebCore::GraphicsContextinline
hasBlurredShadow() constWebCore::GraphicsContextinline
hasShadow() constWebCore::GraphicsContextinline
hasShadow() constWebCore::GraphicsContextinline
hasVisibleShadow() constWebCore::GraphicsContextinline
hasVisibleShadow() constWebCore::GraphicsContextinline
imageInterpolationQuality() constWebCore::GraphicsContextinline
imageInterpolationQuality() constWebCore::GraphicsContextinline
IncludeDeviceScale enum nameWebCore::GraphicsContext
IncludeDeviceScale enum nameWebCore::GraphicsContext
isAcceleratedContext() constWebCore::GraphicsContext
isAcceleratedContext() constWebCore::GraphicsContext
isInTransparencyLayer() constWebCore::GraphicsContextinline
isInTransparencyLayer() constWebCore::GraphicsContextinline
isRecording() constWebCore::GraphicsContextinline
isRecording() constWebCore::GraphicsContextinline
NonPaintingReasons enum nameWebCore::GraphicsContext
NonPaintingReasons enum nameWebCore::GraphicsContext
paintingDisabled() constWebCore::GraphicsContextinline
paintingDisabled() constWebCore::GraphicsContextinline
platformApplyDeviceScaleFactor(float)WebCore::GraphicsContext
platformApplyDeviceScaleFactor(float)WebCore::GraphicsContext
platformContext() constWebCore::GraphicsContext
platformContext() constWebCore::GraphicsContext
PossiblyIncludeDeviceScale enum valueWebCore::GraphicsContext
renderingMode() constWebCore::GraphicsContextinline
renderingMode() constWebCore::GraphicsContextinline
restore()WebCore::GraphicsContext
restore()WebCore::GraphicsContext
rotate(float angleInRadians)WebCore::GraphicsContext
rotate(float angleInRadians)WebCore::GraphicsContext
RoundAllSides enum valueWebCore::GraphicsContext
RoundingMode enum nameWebCore::GraphicsContext
RoundingMode enum nameWebCore::GraphicsContext
RoundOriginAndDimensions enum valueWebCore::GraphicsContext
roundToDevicePixels(const FloatRect &, RoundingMode=RoundAllSides)WebCore::GraphicsContext
roundToDevicePixels(const FloatRect &, RoundingMode=RoundAllSides)WebCore::GraphicsContext
save()WebCore::GraphicsContext
save()WebCore::GraphicsContext
scale(float s)WebCore::GraphicsContextinline
scale(const FloatSize &)WebCore::GraphicsContext
scale(float s)WebCore::GraphicsContextinline
scale(const FloatSize &)WebCore::GraphicsContext
scaleFactor() constWebCore::GraphicsContext
scaleFactor() constWebCore::GraphicsContext
setAlpha(float)WebCore::GraphicsContext
setAlpha(float)WebCore::GraphicsContext
setCompositeOperation(CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
setCompositeOperation(CompositeOperator, BlendMode=BlendModeNormal)WebCore::GraphicsContext
setCTM(const AffineTransform &)WebCore::GraphicsContext
setCTM(const AffineTransform &)WebCore::GraphicsContext
setDestinationForRect(const String &name, const FloatRect &)WebCore::GraphicsContext
setDestinationForRect(const String &name, const FloatRect &)WebCore::GraphicsContext
setDisplayListRecorder(DisplayList::Recorder *recorder)WebCore::GraphicsContextinline
setDisplayListRecorder(DisplayList::Recorder *recorder)WebCore::GraphicsContextinline
setDrawLuminanceMask(bool)WebCore::GraphicsContext
setDrawLuminanceMask(bool)WebCore::GraphicsContext
setFillColor(const Color &)WebCore::GraphicsContext
setFillColor(const Color &)WebCore::GraphicsContext
setFillGradient(Ref< Gradient > &&)WebCore::GraphicsContext
setFillGradient(Ref< Gradient > &&)WebCore::GraphicsContext
setFillPattern(Ref< Pattern > &&)WebCore::GraphicsContext
setFillPattern(Ref< Pattern > &&)WebCore::GraphicsContext
setFillRule(WindRule)WebCore::GraphicsContext
setFillRule(WindRule)WebCore::GraphicsContext
setImageInterpolationQuality(InterpolationQuality)WebCore::GraphicsContext
setImageInterpolationQuality(InterpolationQuality)WebCore::GraphicsContext
setLegacyShadow(const FloatSize &, float blur, const Color &)WebCore::GraphicsContext
setLegacyShadow(const FloatSize &, float blur, const Color &)WebCore::GraphicsContext
setLineCap(LineCap)WebCore::GraphicsContext
setLineCap(LineCap)WebCore::GraphicsContext
setLineDash(const DashArray &, float dashOffset)WebCore::GraphicsContext
setLineDash(const DashArray &, float dashOffset)WebCore::GraphicsContext
setLineJoin(LineJoin)WebCore::GraphicsContext
setLineJoin(LineJoin)WebCore::GraphicsContext
setMiterLimit(float)WebCore::GraphicsContext
setMiterLimit(float)WebCore::GraphicsContext
setShadow(const FloatSize &, float blur, const Color &)WebCore::GraphicsContext
setShadow(const FloatSize &, float blur, const Color &)WebCore::GraphicsContext
setShadowsIgnoreTransforms(bool)WebCore::GraphicsContext
setShadowsIgnoreTransforms(bool)WebCore::GraphicsContext
setShouldAntialias(bool)WebCore::GraphicsContext
setShouldAntialias(bool)WebCore::GraphicsContext
setShouldSmoothFonts(bool)WebCore::GraphicsContext
setShouldSmoothFonts(bool)WebCore::GraphicsContext
setShouldSubpixelQuantizeFonts(bool)WebCore::GraphicsContext
setShouldSubpixelQuantizeFonts(bool)WebCore::GraphicsContext
setStrokeColor(const Color &)WebCore::GraphicsContext
setStrokeColor(const Color &)WebCore::GraphicsContext
setStrokeGradient(Ref< Gradient > &&)WebCore::GraphicsContext
setStrokeGradient(Ref< Gradient > &&)WebCore::GraphicsContext
setStrokePattern(Ref< Pattern > &&)WebCore::GraphicsContext
setStrokePattern(Ref< Pattern > &&)WebCore::GraphicsContext
setStrokeStyle(StrokeStyle)WebCore::GraphicsContext
setStrokeStyle(StrokeStyle)WebCore::GraphicsContext
setStrokeThickness(float)WebCore::GraphicsContext
setStrokeThickness(float)WebCore::GraphicsContext
setTextDrawingMode(TextDrawingModeFlags)WebCore::GraphicsContext
setTextDrawingMode(TextDrawingModeFlags)WebCore::GraphicsContext
setURLForRect(const URL &, const FloatRect &)WebCore::GraphicsContext
setURLForRect(const URL &, const FloatRect &)WebCore::GraphicsContext
shadowsIgnoreTransforms() constWebCore::GraphicsContextinline
shadowsIgnoreTransforms() constWebCore::GraphicsContextinline
shouldAntialias() constWebCore::GraphicsContextinline
shouldAntialias() constWebCore::GraphicsContextinline
shouldSmoothFonts() constWebCore::GraphicsContextinline
shouldSmoothFonts() constWebCore::GraphicsContextinline
shouldSubpixelQuantizeFonts() constWebCore::GraphicsContextinline
shouldSubpixelQuantizeFonts() constWebCore::GraphicsContextinline
state() constWebCore::GraphicsContextinline
state() constWebCore::GraphicsContextinline
strokeColor() constWebCore::GraphicsContextinline
strokeColor() constWebCore::GraphicsContextinline
strokeEllipse(const FloatRect &)WebCore::GraphicsContext
strokeEllipse(const FloatRect &)WebCore::GraphicsContext
strokeGradient() constWebCore::GraphicsContextinline
strokeGradient() constWebCore::GraphicsContextinline
strokePath(const Path &)WebCore::GraphicsContext
strokePath(const Path &)WebCore::GraphicsContext
strokePattern() constWebCore::GraphicsContextinline
strokePattern() constWebCore::GraphicsContextinline
strokeRect(const FloatRect &, float lineWidth)WebCore::GraphicsContext
strokeRect(const FloatRect &, float lineWidth)WebCore::GraphicsContext
strokeStyle() constWebCore::GraphicsContextinline
strokeStyle() constWebCore::GraphicsContextinline
strokeThickness() constWebCore::GraphicsContextinline
strokeThickness() constWebCore::GraphicsContextinline
supportsInternalLinks() constWebCore::GraphicsContext
supportsInternalLinks() constWebCore::GraphicsContext
textDrawingMode() constWebCore::GraphicsContextinline
textDrawingMode() constWebCore::GraphicsContextinline
translate(const FloatSize &size)WebCore::GraphicsContextinline
translate(float x, float y)WebCore::GraphicsContext
translate(const FloatSize &size)WebCore::GraphicsContextinline
translate(float x, float y)WebCore::GraphicsContext
updateDocumentMarkerResources()WebCore::GraphicsContextstatic
updateDocumentMarkerResources()WebCore::GraphicsContextstatic
updatingControlTints() constWebCore::GraphicsContextinline
updatingControlTints() constWebCore::GraphicsContextinline
~GraphicsContext()WebCore::GraphicsContext
~GraphicsContext()WebCore::GraphicsContext