|
| void | draw (GraphicsContext &, const FloatRect &dstRect, const FloatRect &srcRect, CompositeOperator, BlendMode, ImageOrientationDescription) override=0 |
| |
| void | drawPattern (GraphicsContext &, const FloatRect &destRect, const FloatRect &srcRect, const AffineTransform &patternTransform, const FloatPoint &phase, const FloatSize &spacing, CompositeOperator, BlendMode) override=0 |
| |
| bool | currentFrameKnownToBeOpaque () const override |
| |
| | GeneratedImage () |
| |
| | Image (ImageObserver *=nullptr) |
| |
| void | drawTiled (GraphicsContext &, const FloatRect &dstRect, const FloatPoint &srcPoint, const FloatSize &tileSize, const FloatSize &spacing, CompositeOperator, BlendMode) |
| |
| void | drawTiled (GraphicsContext &, const FloatRect &dstRect, const FloatRect &srcRect, const FloatSize &tileScaleFactor, TileRule hRule, TileRule vRule, CompositeOperator) |
| |
| virtual Color | singlePixelSolidColor () const |
| |
| | Image (ImageObserver *=nullptr) |
| |
| void | drawTiled (GraphicsContext &, const FloatRect &dstRect, const FloatPoint &srcPoint, const FloatSize &tileSize, const FloatSize &spacing, CompositeOperator, BlendMode) |
| |
| void | drawTiled (GraphicsContext &, const FloatRect &dstRect, const FloatRect &srcRect, const FloatSize &tileScaleFactor, TileRule hRule, TileRule vRule, CompositeOperator) |
| |
| virtual Color | singlePixelSolidColor () const |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
|
| enum | TileRule {
StretchTile,
RoundTile,
SpaceTile,
RepeatTile,
StretchTile,
RoundTile,
SpaceTile,
RepeatTile
} |
| |
| enum | TileRule {
StretchTile,
RoundTile,
SpaceTile,
RepeatTile,
StretchTile,
RoundTile,
SpaceTile,
RepeatTile
} |
| |
| static PassRefPtr< Image > | create (ImageObserver *=nullptr) |
| |
| static WEBCORE_EXPORT PassRefPtr< Image > | loadPlatformResource (const char *name) |
| |
| static WEBCORE_EXPORT bool | supportsType (const String &) |
| |
| static WEBCORE_EXPORT Image * | nullImage () |
| |
| static PassRefPtr< Image > | create (ImageObserver *=nullptr) |
| |
| static WEBCORE_EXPORT PassRefPtr< Image > | loadPlatformResource (const char *name) |
| |
| static WEBCORE_EXPORT bool | supportsType (const String &) |
| |
| static WEBCORE_EXPORT Image * | nullImage () |
| |
| static void | fillWithSolidColor (GraphicsContext &, const FloatRect &dstRect, const Color &, CompositeOperator) |
| |
| static void | fillWithSolidColor (GraphicsContext &, const FloatRect &dstRect, const Color &, CompositeOperator) |
| |